EbsOpen Class Library for EBSILON®Professional

ProfiledSaltwaterTable.NewFixedAtProfile Method 

[Visual Basic]
Public Function NewFixedAtProfile( _ 
   ByVal NameOrID As Object _ 
) As ProfiledSaltwaterTable
[C#]
public ProfiledSaltwaterTable NewFixedAtProfile(
   object NameOrID
);
[C++]
public: ProfiledSaltwaterTable* NewFixedAtProfile(
   Object* NameOrID
);
[JScript]
public function NewFixedAtProfile(
   Object NameOrID
): ProfiledSaltwaterTable;

See Also

ProfiledSaltwaterTable Class | EbsOpen Namespace