| Get Method | |
| See Also |
- pIUnitOfMeasurementParams
The key of the UoM to retrieve.
Retrieves a UoM.
The UoM is specified by its key, which is contained in the UnitOfMeasurementParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _
   ByVal pIUnitOfMeasurementParams As UnitOfMeasurementParams _
) As UnitOfMeasurement |
- pIUnitOfMeasurementParams
The key of the UoM to retrieve.