StoreTransactionLinesRepositoryParentStoreOrderLineReference 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<StoreTransactionLine, StoreOrderLine> ParentStoreOrderLineReference
Public Shared ReadOnly ParentStoreOrderLineReference As PrimaryKeyReference(Of StoreTransactionLine, StoreOrderLine)
public:
static initonly PrimaryKeyReference<StoreTransactionLine^, StoreOrderLine^>^ ParentStoreOrderLineReference
static val ParentStoreOrderLineReference: PrimaryKeyReference<StoreTransactionLine, StoreOrderLine>
Field Value
Type:
PrimaryKeyReferenceStoreTransactionLine,
StoreOrderLine
See Also