Click or drag to resize

ActivityOwnerParty Property

The party that owns the task. Initially this is the party that has created 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 OwnerParty { get; set; }

Property Value

Type: Party
See Also