StatusFilter Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an indicator status filter.
The StatusFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusFilter() | Initializes a new instance of the StatusFilter class. | |
StatusFilter(StatusFilter) | Initializes a new instance of the StatusFilter class based on another StatusFilter object. |
Top
Properties
Name | Description | |
---|---|---|
BandIndex | Gets or sets the index of the indicator band. | |
IndicatorLocationGuid | Gets or sets the location of the indicator. |
Top
Methods
Name | Description | |
---|---|---|
Clone | Performs a deep copy of this object. | |
Diff | Compares this object with another object and returns the differences. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate | Validates this object. |
Top