StoreOrderLinesRepositoryStoreOrderReference 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<StoreOrderLine, StoreOrder> StoreOrderReference
Public Shared ReadOnly StoreOrderReference As PrimaryKeyReference(Of StoreOrderLine, StoreOrder)
public:
static initonly PrimaryKeyReference<StoreOrderLine^, StoreOrder^>^ StoreOrderReference
static val StoreOrderReference: PrimaryKeyReference<StoreOrderLine, StoreOrder>
Field Value
Type:
PrimaryKeyReferenceStoreOrderLine,
StoreOrder
See Also