ReportOut Class
Holds basic report information on an Ensur Report.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
Ensur.Core.Main.POCOs.ReportOut = function();
Type.createClass(
'Ensur.Core.Main.POCOs.ReportOut');
- Inheritance
- Object ReportOut
ReportOut | Initializes a new instance of the ReportOut class |
AssociatedTags |
A series of short descriptions that are associated with this report. See ListTags for a listing of all available tags.
|
AvailableFormats |
The file formats that this report allows.
|
Description |
A description of what the report returns
|
ReportName |
The file name of the installed report.
|
Title |
A short description/name of the report.
|