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