StatusFilter Class
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an indicator status filter.
Inheritance Hierarchy
System.Object
Microsoft.PerformancePoint.Scorecards.StatusFilter
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class StatusFilter _
Implements IValidate, ICloneable, IDiffable
'Usage
Dim instance As StatusFilter
[SerializableAttribute]
public class StatusFilter : IValidate,
ICloneable, IDiffable
Remarks
Defines whether a key performance indicator (KPI) can be filtered by the target indicator status.
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.