OfficeExportInfo class

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the information that is used to export scorecard and reports.

Inheritance hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.ServerCommon.Export.OfficeExportInfo

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

Syntax

'Declaration
<DataContractAttribute> _
Public Class OfficeExportInfo
'Usage
Dim instance As OfficeExportInfo
[DataContractAttribute]
public class OfficeExportInfo

Remarks

This information is used to create and download export files.

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

OfficeExportInfo members

Microsoft.PerformancePoint.Scorecards.ServerCommon.Export namespace