ProjectTaskDependanciesRepositoryDependsOnTaskIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProjectTaskDependancy, Guid> DependsOnTaskIdAttribute
Public Shared ReadOnly DependsOnTaskIdAttribute As ColumnDataAttribute(Of ProjectTaskDependancy, Guid)
public:
static initonly ColumnDataAttribute<ProjectTaskDependancy^, Guid^>^ DependsOnTaskIdAttribute
static val DependsOnTaskIdAttribute: ColumnDataAttribute<ProjectTaskDependancy, Guid>
Field Value
Type:
ColumnDataAttributeProjectTaskDependancy,
Guid
See Also