Public Function SetUnits( _ ByVal UnitAbbrv As String _ ) As Boolean
public bool SetUnits( string UnitAbbrv );
public: bool SetUnits( String __gc ^ UnitAbbrv );
public: HRESULT SetUnits( BSTR UnitAbbrv, VARIANT_BOOL * pResult );
public bool setUnits( String UnitAbbrv );
IAgCrdnCalcScalarPluginResultReg Interface