WorkReportResourcesRepositoryProjectTaskIdAttribute 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<WorkReportResource, Guid> ProjectTaskIdAttribute
Public Shared ReadOnly ProjectTaskIdAttribute As ColumnDataAttribute(Of WorkReportResource, Guid)
public:
static initonly ColumnDataAttribute<WorkReportResource^, Guid^>^ ProjectTaskIdAttribute
static val ProjectTaskIdAttribute: ColumnDataAttribute<WorkReportResource, Guid>
Field Value
Type:
ColumnDataAttributeWorkReportResource,
Guid
See Also