PersonalDataProcessesRepositoryProcessOwnerPersonReference 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, Person> ProcessOwnerPersonReference
Public Shared ReadOnly ProcessOwnerPersonReference As PrimaryKeyReference(Of PersonalDataProcess, Person)
public:
static initonly PrimaryKeyReference<PersonalDataProcess^, Person^>^ ProcessOwnerPersonReference
static val ProcessOwnerPersonReference: PrimaryKeyReference<PersonalDataProcess, Person>
Field Value
Type:
PrimaryKeyReferencePersonalDataProcess,
Person
See Also