ParameterContainer Class
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a container for information about inbound parameters that are used by consumers (such as reports and scorecards).
Inheritance Hierarchy
System.Object
Microsoft.PerformancePoint.Scorecards.ParameterContainer
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Class ParameterContainer
'Usage
Dim instance As ParameterContainer
public class ParameterContainer
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.