Click or drag to resize

PersonalDataProcessProcessOwnerPerson Property

The owner and responsible person for the process. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Person ProcessOwnerPerson { get; set; }

Property Value

Type: Person
See Also