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
Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace