CustomReportViewControlData Class (Microsoft.PerformancePoint.Scorecards.Server.Extensions)

Represents the context data that is passed to custom report view controls.

Namespace: Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in microsoft.performancepoint.scorecards.server.dll)

Syntax

'Declaration
Public Class CustomReportViewControlData
'Usage
Dim instance As CustomReportViewControlData
public class CustomReportViewControlData

Inheritance Hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.Server.Extensions.CustomReportViewControlData

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

CustomReportViewControlData Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace