Click or drag to resize

MeasurementUnitsRepository Fields

The MeasurementUnitsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberDescriptionAttribute
Definition of the Description data attribute
Public fieldStatic memberDivisorAttribute
Definition of the Divisor data attribute
Public fieldStatic memberIdAttribute
Definition of the MeasurementUnit identity attribute
Public fieldStatic memberIsDefaultUnitAttribute
Definition of the IsDefaultUnit data attribute
Public fieldStatic memberMeasurementCategoryIdAttribute
Definition of the data attribute for MeasurementCategory reference
Public fieldStatic memberMeasurementCategoryReference
Definition of the MeasurementCategory reference
Public fieldStatic memberMultiplierAttribute
Definition of the Multiplier data attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberSystemUnitAttribute
Definition of the SystemUnit data attribute
Public fieldStatic memberTableName
The primary storage table for MeasurementUnit objects
Top
See Also