Click or drag to resize

ProjectParticipants Property

List of ProjectParticipant child objects, based on the Projects.ProjectParticipant.Project back reference

Namespace:  Aloe.EnterpriseOne.Model.Projects
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<ProjectParticipant> Participants { get; }

Property Value

Type: ChildCollectionProjectParticipant
See Also