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