ReportQueriesRepositoryReportIdAttribute Field |
Definition of the data attribute for
Report reference
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ReportQuery, Guid> ReportIdAttribute
Public Shared ReadOnly ReportIdAttribute As ColumnDataAttribute(Of ReportQuery, Guid)
public:
static initonly ColumnDataAttribute<ReportQuery^, Guid^>^ ReportIdAttribute
static val ReportIdAttribute: ColumnDataAttribute<ReportQuery, Guid>
Field Value
Type:
ColumnDataAttributeReportQuery,
Guid
See Also