EbsOpen Class Library for EBSILON®Professional

ProfiledSteamTable.NewFixedAtProfile Method 

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

See Also

ProfiledSteamTable Class | EbsOpen Namespace