EnterpriseOneTransactionSystemsObjectsReporting Property |
Provides access to the repositories in the Systems.Reporting namespace.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic EnterpriseOneTransactionSystemsReportingObjects Reporting { get; }
Public ReadOnly Property Reporting As EnterpriseOneTransactionSystemsReportingObjects
Get
public:
property EnterpriseOneTransactionSystemsReportingObjects^ Reporting {
EnterpriseOneTransactionSystemsReportingObjects^ get ();
}
member Reporting : EnterpriseOneTransactionSystemsReportingObjects with get
Property Value
Type:
EnterpriseOneTransactionSystemsReportingObjects
See Also