WorkReportsRepositoryDocumentIdAttribute Field |
Definition of the data attribute referring to the base class table
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WorkReport, Guid> DocumentIdAttribute
Public Shared ReadOnly DocumentIdAttribute As ColumnDataAttribute(Of WorkReport, Guid)
public:
static initonly ColumnDataAttribute<WorkReport^, Guid^>^ DocumentIdAttribute
static val DocumentIdAttribute: ColumnDataAttribute<WorkReport, Guid>
Field Value
Type:
ColumnDataAttributeWorkReport,
Guid
See Also