EbsOpen Class Library for EBSILON®Professional

StartBoundaryValue.GetLowerBoundInUnit Method 

[Visual Basic]
Public Function GetLowerBoundInUnit( _ 
   ByVal Unit As EpUnit _ 
) As Object
[C#]
public object GetLowerBoundInUnit(
   EpUnit Unit
);
[C++]
public: Object* GetLowerBoundInUnit(
   EpUnit Unit
);
[JScript]
public function GetLowerBoundInUnit(
   EpUnit Unit
): Object;

See Also

StartBoundaryValue Class | EbsOpen Namespace