VehicleSetsRepositoryEnterpriseCompanyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<VehicleSet, EnterpriseCompany> EnterpriseCompanyReference
Public Shared ReadOnly EnterpriseCompanyReference As PrimaryKeyReference(Of VehicleSet, EnterpriseCompany)
public:
static initonly PrimaryKeyReference<VehicleSet^, EnterpriseCompany^>^ EnterpriseCompanyReference
static val EnterpriseCompanyReference: PrimaryKeyReference<VehicleSet, EnterpriseCompany>
Field Value
Type:
PrimaryKeyReferenceVehicleSet,
EnterpriseCompany
See Also