ProjectTaskParticipantsRepositoryNotifyOnStatusChangeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProjectTaskParticipant, bool> NotifyOnStatusChangeAttribute
Public Shared ReadOnly NotifyOnStatusChangeAttribute As ColumnDataAttribute(Of ProjectTaskParticipant, Boolean)
public:
static initonly ColumnDataAttribute<ProjectTaskParticipant^, bool>^ NotifyOnStatusChangeAttribute
static val NotifyOnStatusChangeAttribute: ColumnDataAttribute<ProjectTaskParticipant, bool>
Field Value
Type:
ColumnDataAttributeProjectTaskParticipant,
Boolean
See Also