OutputOrderLinesRepositoryProducedQuantityUnitReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<OutputOrderLine, MeasurementUnit> ProducedQuantityUnitReference
Public Shared ReadOnly ProducedQuantityUnitReference As PrimaryKeyReference(Of OutputOrderLine, MeasurementUnit)
public:
static initonly PrimaryKeyReference<OutputOrderLine^, MeasurementUnit^>^ ProducedQuantityUnitReference
static val ProducedQuantityUnitReference: PrimaryKeyReference<OutputOrderLine, MeasurementUnit>
Field Value
Type:
PrimaryKeyReferenceOutputOrderLine,
MeasurementUnit
See Also