ComponentOne Studio Web API Edition
ReportController Class Members
Properties  Methods 

The following tables list the members exposed by ReportController.

Public Constructors
 NameDescription
Public ConstructorReportController Constructor  
Top
Public Properties
 NameDescription
Public PropertyActionContext (Inherited from System.Web.Http.ApiController)
Public PropertyConfiguration (Inherited from System.Web.Http.ApiController)
Public PropertyControllerContext (Inherited from System.Web.Http.ApiController)
Public PropertyModelState (Inherited from System.Web.Http.ApiController)
Public PropertyRequest (Inherited from System.Web.Http.ApiController)
Public PropertyRequestContext (Inherited from System.Web.Http.ApiController)
Public PropertyUrl (Inherited from System.Web.Http.ApiController)
Public PropertyUser (Inherited from System.Web.Http.ApiController)
Top
Public Methods
 NameDescription
Public MethodCreateInstanceCreates new report instance from the specified report.  
Public MethodDeleteInstanceByIdDeletes the report instance with the specifed instance id.  
Public MethodDispose (Inherited from System.Web.Http.ApiController)
Public MethodExecuteAsync (Inherited from System.Web.Http.ApiController)
Public MethodExportInstance_GetExports the report instance with specified instance id into report filter with options.  
Public MethodExportInstance_PostExports the report instance with specified instance id into report filter with options.  
Public MethodExportReport_GetExports the specified report to the specified export filter with options and the specified page settings or/and parameters.  
Public MethodExportReport_PostExports the specified report to the specified export filter with options and the specified page settings or/and parameters.  
Public MethodGetCatalogInfoGets the catalog info of the specified path.  
Public MethodGetInstanceBookmarkByNameGets the bookmark with specified name in the report instance with specified instance id.  
Public MethodGetInstanceBookmarksNot supported. Gets all bookmarks in the report instance with specified instance id.  
Public MethodGetInstanceByIdGets the info of the report instance with the specified instance id.  
Public MethodGetInstanceFeaturesGets the features supported by the report instance with specified instance id.  
Public MethodGetInstanceOutlinesGets all outlines in the report instance with specified instance id.  
Public MethodGetInstancePageSettingsGets the current page settings in the report instance with specified instance id.  
Public MethodGetInstanceParameterByNameGets the parameter with specified name in the report instance with specified instance id.  
Public MethodGetInstanceParametersGets the parameters in the report instance with specified instance id.  
Public MethodGetInstancesGets all report instances created by the specified report.  
Public MethodGetInstanceSearchResultsGets the rearch result in the report instance with specified instance id.  
Public MethodGetInstanceStatusGets the status of the report instance with specified instance id.  
Public MethodGetInstanceSupportedFormatByNameGets the export format with specified name supported by the report instance with specified instance id.  
Public MethodGetInstanceSupportedFormatsGets the export formats supported by the report instance with specified instance id.  
Public MethodGetReportGets the info of the specified report.  
Public MethodGetReportPageSettingsGets the default page settings defined in the specified report.  
Public MethodGetReportParameterByNameGets the parameter with specifed name in the specified report.  
Public MethodGetReportParametersGets the parameters defined in the specified report.  
Public MethodGetReportSupportedFormatByNameGets the export format with specified name which is supported by the specified report.  
Public MethodGetReportSupportedFormatsGets the export formats supported by the specified report.  
Public MethodRenderInstanceRenders the report instance with the specified instance id.  
Public MethodSetInstancePageSettingsUpdates all page settings properties in the report instance with specified instance id.  
Public MethodSetInstanceParameterByNameUpdates the value of parameter with specified name in the report instance with specified instance if.  
Public MethodSetInstanceParametersUpdates all parameter values in the report instance with specified instance id.  
Public MethodStopInstanceRenderingStops the rendering of the report instance.  
Public MethodUpdateInstancePageSettingsUpdates the specified page settings properties in the report instancce with specified instance id.  
Public MethodUpdateInstanceParametersUpdates specified parameter values in the report instance with specified instance id.  
Public MethodValidateOverloaded.  (Inherited from System.Web.Http.ApiController)
Top
See Also

Reference

ReportController Class
C1.Web.Api.Report Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.