PASConfigItem Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)
Represents the UI configuration options for ProClarity Analytics Server Page report views.
Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)
Syntax
'Declaration
Public Class PASConfigItem
'Usage
Dim instance As PASConfigItem
public class PASConfigItem
Remarks
The list includes Disable Decomposition Tree, Disable Drill to Detail, Disable Decomposition Tree and Drill to Detail, and All Interaction Disabled.
Inheritance Hierarchy
System.Object
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews.PASConfigItem
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
PASConfigItem Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace