2.2.4.167 StatusFilter
Namespace: http://www.microsoft.com/performancepoint/scorecards
This complex type specifies an indicator to be filtered.
-
<xs:complexType name="StatusFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:attribute name="IndicatorLocationGuid" xmlns:s1="http://microsoft.com/wsdl/types/" type="s1:guid" use="required"/> <xs:attribute name="BandIndex" type="xs:int" use="required"/> </xs:complexType>
IndicatorLocationGuid: The unique identifier for the filtered indicator.<17>
BandIndex: The index of the indicator band for the filtered indicator. MUST be a valid index for the indicator used in the IndicatorLocationGuid.