Click or drag to resize

ActivityResponsibleParty Property

Who is responsible for executing the task. Initially this is the owner of the task. [Required] [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 Party ResponsibleParty { get; set; }

Property Value

Type: Party
See Also