ProjectTasksRepositoryTaskTypeIdAttribute Field |
Definition of the data attribute for
TaskType reference
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProjectTask, Guid> TaskTypeIdAttribute
Public Shared ReadOnly TaskTypeIdAttribute As ColumnDataAttribute(Of ProjectTask, Guid)
public:
static initonly ColumnDataAttribute<ProjectTask^, Guid^>^ TaskTypeIdAttribute
static val TaskTypeIdAttribute: ColumnDataAttribute<ProjectTask, Guid>
Field Value
Type:
ColumnDataAttributeProjectTask,
Guid
See Also