PrintoutsRepositoryReportReference Field |
Definition of the
Report reference
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Printout, DataSource> ReportReference
Public Shared ReadOnly ReportReference As PrimaryKeyReference(Of Printout, DataSource)
public:
static initonly PrimaryKeyReference<Printout^, DataSource^>^ ReportReference
static val ReportReference: PrimaryKeyReference<Printout, DataSource>
Field Value
Type:
PrimaryKeyReferencePrintout,
DataSource
See Also