ComponentOne Web API Edition
ReportController Class Members
Properties  Methods 

C1.Web.Api.Report Namespace : ReportController Class

The following tables list the members exposed by ReportController.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Public Property (Inherited from System.Web.Http.ApiController)
Top
Public Methods
 NameDescription
Public MethodCreates new report instance from the specified report.  
Public MethodDeletes the report instance with the specifed instance id.  
Public Method (Inherited from System.Web.Http.ApiController)
Public Method (Inherited from System.Web.Http.ApiController)
Public MethodExports the report instance with specified instance id into report filter with options.  
Public MethodExports the report instance with specified instance id into report filter with options.  
Public MethodExports the specified report to the specified export filter with options and the specified page settings or/and parameters.  
Public MethodExports the specified report to the specified export filter with options and the specified page settings or/and parameters.  
Public MethodGets the catalog info of the specified path.  
Public MethodGets the bookmark with specified name in the report instance with specified instance id.  
Public MethodNot supported. Gets all bookmarks in the report instance with specified instance id.  
Public MethodGets the info of the report instance with the specified instance id.  
Public MethodGets the features supported by the report instance with specified instance id.  
Public MethodGets all outlines in the report instance with specified instance id.  
Public MethodGets the current page settings in the report instance with specified instance id.  
Public MethodGets the parameter with specified name in the report instance with specified instance id.  
Public MethodGets the parameters in the report instance with specified instance id.  
Public MethodGets all report instances created by the specified report.  
Public MethodGets the search result in the report instance with specified instance id.  
Public MethodGets the status of the report instance with specified instance id.  
Public MethodGets the export format with specified name supported by the report instance with specified instance id.  
Public MethodGets the export formats supported by the report instance with specified instance id.  
Public MethodGets the info of the specified report.  
Public MethodGets the default page settings defined in the specified report.  
Public MethodGets the parameter with specifed name in the specified report.  
Public MethodGets the parameters defined in the specified report.  
Public MethodGets the export format with specified name which is supported by the specified report.  
Public MethodGets the export formats supported by the specified report.  
Public MethodRenders the report instance with the specified instance id.  
Public MethodUpdates all page settings properties in the report instance with specified instance id.  
Public MethodUpdates the value of parameter with specified name in the report instance with specified instance if.  
Public MethodUpdates all parameter values in the report instance with specified instance id.  
Public MethodStops the rendering of the report instance.  
Public MethodUpdates the specified page settings properties in the report instancce with specified instance id.  
Public MethodUpdates specified parameter values in the report instance with specified instance id.  
Public MethodOverloaded.  (Inherited from System.Web.Http.ApiController)
Top
See Also

Reference

ReportController Class
C1.Web.Api.Report Namespace