Library | Module

Interface IpfcModelUnits



Description

This interface represents a type of units (length, mass, or other units).
Direct Known Subclasses:
IpfcLengthUnits



Property Summary

PropertyUnitNameas String [optional]
The name of the units.



Method Summary

FunctionGetUnitType () as IpfcUnitType
Returns the type of units described by the data object.



Property Detail


PropertyUnitNameas String [optional]

The name of the units.





Method Detail


FunctionGetUnitType () as IpfcUnitType

Returns the type of units described by the data object.
Returns:
The type of units (length, mass, or custom).