ExportSettings 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
Public method ExportSettings Initializes a new instance of the ExportSettings class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
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

Fields

  Name Description
Public field DashboardLink The absolute URL used to reference the dashboard that contains the report or scorecard to export.
Public field ExportFormat The format to use for exporting a report or scorecard: Excel or PowerPoint.
Public field PageTitle The title of the page.
Public field ViewHeight The height of the report or scorecard.
Public field ViewWidth The width of the report or scorecard.
Public field WebPartTitle The title of the Web Part.

Top

See also

Reference

ExportSettings class

Microsoft.PerformancePoint.Scorecards.ServerCommon namespace