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