[Visual Basic] Public Function SetLowerBoundInUnit( _ ByVal Value As Object, _ ByVal Unit As EpUnit _ ) As Boolean [C#] public bool SetLowerBoundInUnit( object Value, EpUnit Unit ); [C++] public: bool SetLowerBoundInUnit( Object* Value, EpUnit Unit ); [JScript] public function SetLowerBoundInUnit( Object Value, EpUnit Unit ): bool;
StartBoundaryValue Class | EbsOpen Namespace