StoresRepositoryStoreGroupReference 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<Store, StoreGroup> StoreGroupReference
Public Shared ReadOnly StoreGroupReference As PrimaryKeyReference(Of Store, StoreGroup)
public:
static initonly PrimaryKeyReference<Store^, StoreGroup^>^ StoreGroupReference
static val StoreGroupReference: PrimaryKeyReference<Store, StoreGroup>
Field Value
Type:
PrimaryKeyReferenceStore,
StoreGroup
See Also