PasReportViewData Class (Microsoft.PerformancePoint.Scorecards)

Represents the data for a ProClarity Analytics Server (PAS) report view.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class PasReportViewData
    Implements ICloneable, IDiffable
'Usage
Dim instance As PasReportViewData
[SerializableAttribute] 
public class PasReportViewData : ICloneable, IDiffable

Remarks

This contains the values that will be stored in the CustomData string of the ReportView FCO.

Inheritance Hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.PasReportViewData

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

PasReportViewData Members
Microsoft.PerformancePoint.Scorecards Namespace