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