IReportManagerService Members
In This Article
#Properties
Name | Description |
---|---|
Has |
Gets a value indicating whether this service can show a report in the preview mode. |
#Methods
Name | Description |
---|---|
Assign |
Populates the specified report with data. |
Generate |
Generates a new report based on the specified initial report. |
Get |
Retrieves and returns the report by the specified Report |
Get |
Retrieves a list of all saved reports. |
Remove |
Remove the specified report from the service store. |
Save |
Saves the specified report to the service’s store. |
Show |
Shows the specified report in the Report Designer. |
Update |
Saves changes for the specified report. |
#Events
Name | Description |
---|---|
Reports |
Occurs when the service’s collection of reports is changed. |
See Also