Click or drag to resize

ProjectTaskParticipantNotifyOnStatusChange Property

Specifies whether the participant should be notified on task status changes. [Required] [Default(true)]

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

Property Value

Type: Boolean
See Also