ReportQueriesRepositoryReportReference 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<ReportQuery, Report> ReportReference
Public Shared ReadOnly ReportReference As PrimaryKeyReference(Of ReportQuery, Report)
public:
static initonly PrimaryKeyReference<ReportQuery^, Report^>^ ReportReference
static val ReportReference: PrimaryKeyReference<ReportQuery, Report>
Field Value
Type:
PrimaryKeyReferenceReportQuery,
Report
See Also