LeaseContractLineConsumablesRepositoryConsumableQuantityUnitReference 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<LeaseContractLineConsumable, MeasurementUnit> ConsumableQuantityUnitReference
Public Shared ReadOnly ConsumableQuantityUnitReference As PrimaryKeyReference(Of LeaseContractLineConsumable, MeasurementUnit)
public:
static initonly PrimaryKeyReference<LeaseContractLineConsumable^, MeasurementUnit^>^ ConsumableQuantityUnitReference
static val ConsumableQuantityUnitReference: PrimaryKeyReference<LeaseContractLineConsumable, MeasurementUnit>
Field Value
Type:
PrimaryKeyReferenceLeaseContractLineConsumable,
MeasurementUnit
See Also