Click or drag to resize

ProjectTaskParticipantParticipantPerson Property

The person, who is planned to participate in the project task. [Required] [Filter(multi eq)]

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

Property Value

Type: Person
See Also