StoreOrdersRepositoryStoreReference Field |
Definition of the
Store 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<StoreOrder, Store> StoreReference
Public Shared ReadOnly StoreReference As PrimaryKeyReference(Of StoreOrder, Store)
public:
static initonly PrimaryKeyReference<StoreOrder^, Store^>^ StoreReference
static val StoreReference: PrimaryKeyReference<StoreOrder, Store>
Field Value
Type:
PrimaryKeyReferenceStoreOrder,
Store
See Also