2.2.4.49 ArrayOfParameter
Namespace: http://www.microsoft.com/performancepoint/scorecards
A collection of parameters used in an analytic query.
-
<xs:complexType name="ArrayOfParameter" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="Parameter" nillable="true" type="tns:Parameter"/> </xs:sequence> </xs:complexType>
Parameter: A Parameter object (see section 2.2.4.154).