OfficeExportInfo Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the information that is used to export scorecard and reports.
The OfficeExportInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OfficeExportInfo(String, []) | Initializes a new instance of the OfficeExportInfo class with the specified export format. | |
OfficeExportInfo(String, String) | Initializes a new instance of the OfficeExportInfo class with the specified redirect URI. |
Top
Properties
Name | Description | |
---|---|---|
DownloadFileName | The name of the download file without the file extension. | |
ExportUri | The Microsoft SQL Server Reporting Services URI for redirecting the export request. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetExportData | Gets the Microsoft Excel or Microsoft PowerPoint data written to the download file. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.PerformancePoint.Scorecards.ServerCommon.Export Namespace