UomLinearUnitUnitType Property |
Returns the type of an unit.
Namespace: FDF.CommonAssembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax public override UomUnitType UnitType { get; }
Public Overrides ReadOnly Property UnitType As UomUnitType
Get
public:
virtual property UomUnitType UnitType {
UomUnitType get () override;
}
abstract UnitType : UomUnitType with get
override UnitType : UomUnitType with get
Property Value
Type:
UomUnitTypeReturn Value
Type:
UomUnitTypeRemarks See Also