OfficeExportInfo 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
Public method OfficeExportInfo(String, []) Initializes a new instance of the OfficeExportInfo class with the specified export format.
Public method OfficeExportInfo(String, String) Initializes a new instance of the OfficeExportInfo class with the specified redirect URI.

Top

Properties

  Name Description
Public property DownloadFileName The name of the download file without the file extension.
Public property ExportUri The Microsoft SQL Server Reporting Services URI for redirecting the export request.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetExportData Gets the Microsoft Excel or Microsoft PowerPoint data written to the download file.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

OfficeExportInfo class

Microsoft.PerformancePoint.Scorecards.ServerCommon.Export namespace