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