ConsumptionOrdersRepositoryStoreReference Field |
Definition of the
Store reference
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ConsumptionOrder, Store> StoreReference
Public Shared ReadOnly StoreReference As PrimaryKeyReference(Of ConsumptionOrder, Store)
public:
static initonly PrimaryKeyReference<ConsumptionOrder^, Store^>^ StoreReference
static val StoreReference: PrimaryKeyReference<ConsumptionOrder, Store>
Field Value
Type:
PrimaryKeyReferenceConsumptionOrder,
Store
See Also