EbsOpen Class Library for EBSILON®Professional

ProfiledGasTable.NewFixedAtProfile Method 

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

See Also

ProfiledGasTable Class | EbsOpen Namespace