StoreGroupsRepositoryEnterpriseCompanyReference 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<StoreGroup, EnterpriseCompany> EnterpriseCompanyReference
Public Shared ReadOnly EnterpriseCompanyReference As PrimaryKeyReference(Of StoreGroup, EnterpriseCompany)
public:
static initonly PrimaryKeyReference<StoreGroup^, EnterpriseCompany^>^ EnterpriseCompanyReference
static val EnterpriseCompanyReference: PrimaryKeyReference<StoreGroup, EnterpriseCompany>
Field Value
Type:
PrimaryKeyReferenceStoreGroup,
EnterpriseCompany
See Also