Linked Reports
Operations
| Add Linked Report |
Creates a new LinkedReport CatalogItem. |
| Add Linked Report Comment |
Creates a new Comment associated to the specified LinkedReport. |
| Add Linked Report History Snapshot |
Creates new HistorySnapshot |
| Delete Linked Report |
Deletes the specified LinkedReport. |
| Delete Linked Report Comment |
Deletes the specified Comment associated to the LinkedReport. |
| Delete Linked Report History Snapshot |
Deletes a HistorySnapshot specified by HistoryId from the LinkedReport specified by Id. |
| Get Linked Report |
Gets a LinkedReport CatalogItem specified by the Id. |
| Get Linked Report Allowed Actions |
Gets a list of actions allowed in the current session; user permissions and product edition capabilities are considered when querying. |
| Get Linked Report Cache Options |
Gets the content of CacheOptions for the LinkedReport specified by the Id. |
| Get Linked Report Cache Refresh Plans |
Gets the CacheRefreshPlans for a LinkedReport specified by the Id. |
| Get Linked Report Comments |
Gets the Comments for a LinkedReport specified by the Id. |
| Get Linked Report History Snapshot |
Gets requested HistorySnapshot item specified by HistoryId of the LinkedReport specified by Id. |
| Get Linked Report History Snapshot Options |
Gets HistorySnapshotOptions for the specified LinkedReport. |
| Get Linked Report History Snapshots |
Get a list of HistorySnapshots of the LinkedReport specified by Id. |
| Get Linked Report Parameter Definitions |
Gets the ParameterDefinitions associated with the LinkedReport specified by the Id. |
| Get Linked Report Policies |
Gets ItemPolicies associated with the specified LinkedReport CatalogItem. |
| Get Linked Report Properties |
Gets LinkedReport Properties (takes list of Property names to retrieve the values) |
| Get Linked Reports |
Gets an array of LinkedReport CatalogItems. |
| Set Linked Report Cache Options |
Replaces the CacheOption's content for a given LinkedReport using the provided definition. |
| Set Linked Report History Snapshot Options |
Updates HistorySnapshotOptions property. |
| Set Linked Report Policies |
Replaces ItemPolicies associated with the specified LinkedReport item. |
| Update Linked Report |
Updates the specified LinkedReport CatalogItem using the provided definition. |
| Update Linked Report Comment |
Updates the Comment specified by CommentId in the associated LinkedReport. |
| Update Linked Report Parameter Definitions |
Updates the ParameterDefinitions associated with the specified LinkedReport by the Id. |
| Update Linked Report Properties |
Updates the LinkedReport Properties included in the given list. |