PrintoutsRepositoryReportIdAttribute 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<Printout, Nullable<Guid>> ReportIdAttribute
Public Shared ReadOnly ReportIdAttribute As ColumnDataAttribute(Of Printout, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Printout^, Nullable<Guid^>^>^ ReportIdAttribute
static val ReportIdAttribute: ColumnDataAttribute<Printout, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePrintout,
NullableGuid
See Also