ExportSettings class

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the configuration settings used when exporting a report or scorecard.

Inheritance hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.ServerCommon.ExportSettings

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Public NotInheritable Class ExportSettings
'Usage
Dim instance As ExportSettings
public sealed class ExportSettings

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ExportSettings members

Microsoft.PerformancePoint.Scorecards.ServerCommon namespace