CalculationResultsRepositoryLotReference 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<CalculationResult, Lot> LotReference
Public Shared ReadOnly LotReference As PrimaryKeyReference(Of CalculationResult, Lot)
public:
static initonly PrimaryKeyReference<CalculationResult^, Lot^>^ LotReference
static val LotReference: PrimaryKeyReference<CalculationResult, Lot>
Field Value
Type:
PrimaryKeyReferenceCalculationResult,
Lot
See Also