ExportSettings Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the configuration settings used when exporting a report or scorecard.
The ExportSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExportSettings | Initializes a new instance of the ExportSettings class. |
Top
Properties
Name | Description | |
---|---|---|
DashboardLink | The absolute URL used to reference the dashboard that contains the report or scorecard to export. | |
ExportFormat | The format to use for exporting a report or scorecard: Excel or PowerPoint. | |
PageTitle | The title of the page. | |
ViewHeight | The height of the report or scorecard. | |
ViewWidth | The width of the report or scorecard. | |
WebPartTitle | The title of the Web Part. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace