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