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