Click or drag to resize

PartyContactMechanismPersonalDataProcess Property

The personal data process, which is used to process the current data. Null when the data is not personal or when the process is unknown. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PersonalDataProcess PersonalDataProcess { get; set; }

Property Value

Type: PersonalDataProcess
See Also