ManagedAssetLocationsRepositoryEnterpriseCompanyLocationReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ManagedAssetLocation, CompanyLocation> EnterpriseCompanyLocationReference
Public Shared ReadOnly EnterpriseCompanyLocationReference As PrimaryKeyReference(Of ManagedAssetLocation, CompanyLocation)
public:
static initonly PrimaryKeyReference<ManagedAssetLocation^, CompanyLocation^>^ EnterpriseCompanyLocationReference
static val EnterpriseCompanyLocationReference: PrimaryKeyReference<ManagedAssetLocation, CompanyLocation>
Field Value
Type:
PrimaryKeyReferenceManagedAssetLocation,
CompanyLocation
See Also