AssetTypeConsumablesRepositoryConsumableQuantityUnitReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<AssetTypeConsumable, MeasurementUnit> ConsumableQuantityUnitReference
Public Shared ReadOnly ConsumableQuantityUnitReference As PrimaryKeyReference(Of AssetTypeConsumable, MeasurementUnit)
public:
static initonly PrimaryKeyReference<AssetTypeConsumable^, MeasurementUnit^>^ ConsumableQuantityUnitReference
static val ConsumableQuantityUnitReference: PrimaryKeyReference<AssetTypeConsumable, MeasurementUnit>
Field Value
Type:
PrimaryKeyReferenceAssetTypeConsumable,
MeasurementUnit
See Also