Exago .NET API Documentation
ReportObject Class Properties

WebReports.Api.Reports Namespace : ReportObject Class

For a list of all members of this type, see ReportObject members.

Public Properties
 NameDescription
Public Property Determine whether this report object can be exported to CSV.  
Public Property Determine whether this report object can be exported to Excel.  
Public Property Determine whether this report object can be exported to HTML.  
Public Property Determine whether this report object can be exported to PDF.  
Public Property Determine whether this report object can be exported to RTF.  
Public Property Retrieve the eWebReports name of the report without the folder path.  
Public Property Retrieve the description text for this report.  
Public Property Returns the report Entities for advanced/ExpressView/Express reports. Not implemented for dashboard viz's, returns empty list for dashboards and chained reports  
Public Property Retrieve the current effective export type for this report.  
Public Property Retrieve the saved export type for this report.  
Public Property Retrieve the filter description text for this report.  
Public Property  
Public Property Retrieve the full eWebReports folder path of the report from the report repository.  
Public Property Retrieve the unique id of this report.  
Public Property Determine whether editing of this report is allowed by the current configuration. ie., can the user view this report type, and is the containing folder visible?  
Public Property Determine whether execution of this report is allowed by the current configuration.  
Public Property Whether this report object is new (i.e. not in report repository)  
Public Property Determine whether this report is considered readonly by the current configuration.  
Public Property  
Public Property  
Public Property Retrieve the full eWebReports name of the report from the root report directory.  
Public Property Retrieve the unique parent id of this report.  
Public Property Retrieve the parent type of report.  
Public Property  
Public Property  
Public Property Determine whether this report should be run from the viewer by default through the report tree viewer.  
Public Property Retrieve the type of report.  
Public Property  
Public Property  
Public Property Retrieve a list of any validation errors logged from the most recent Validate call (or load).  
Top
See Also

Reference

ReportObject Class
WebReports.Api.Reports Namespace