ProjectTasksRepositoryTaskNameAttribute Field |
Definition of the
TaskName data attribute
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProjectTask, string> TaskNameAttribute
Public Shared ReadOnly TaskNameAttribute As ColumnDataAttribute(Of ProjectTask, String)
public:
static initonly ColumnDataAttribute<ProjectTask^, String^>^ TaskNameAttribute
static val TaskNameAttribute: ColumnDataAttribute<ProjectTask, string>
Field Value
Type:
ColumnDataAttributeProjectTask,
String
See Also