CalculationProductOutputsRepositoryLotReference Field |
Definition of the
Lot reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<CalculationProductOutput, Lot> LotReference
Public Shared ReadOnly LotReference As PrimaryKeyReference(Of CalculationProductOutput, Lot)
public:
static initonly PrimaryKeyReference<CalculationProductOutput^, Lot^>^ LotReference
static val LotReference: PrimaryKeyReference<CalculationProductOutput, Lot>
Field Value
Type:
PrimaryKeyReferenceCalculationProductOutput,
Lot
See Also