LotsRepositoryReceiptStoreTransactionReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Lot, StoreTransaction> ReceiptStoreTransactionReference
Public Shared ReadOnly ReceiptStoreTransactionReference As PrimaryKeyReference(Of Lot, StoreTransaction)
public:
static initonly PrimaryKeyReference<Lot^, StoreTransaction^>^ ReceiptStoreTransactionReference
static val ReceiptStoreTransactionReference: PrimaryKeyReference<Lot, StoreTransaction>
Field Value
Type:
PrimaryKeyReferenceLot,
StoreTransaction
See Also