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