Click or drag to resize

ProjectParticipantProjectTypeRole Property

The role which the participant will play in the project. null means that the role is undefined. [Filter(multi eq)]

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

Property Value

Type: TypeRole
See Also