Parameters Complex Type
Defines a collection of parameters.
<xs:complexType name="Parameters">
<xs:sequence>
<xs:element name="Parameter"
type="dcmPS:Parameter"
minOccurs="0"
maxOccurs="unbounded"
/>
</xs:sequence>
</xs:complexType>
Child elements
Element |
Type |
Description |
Parameter |
dcmPS:Parameter |
A collection of parameters that are used to provide values for the substitution strings found the display strings.
|
Requirements
|
|
Minimum supported client
|
Windows 7 [desktop apps only]
|
Minimum supported server
|
Windows Server 2008 R2 [desktop apps only]
|
See also
-
Parameters (DisplayInformation) Element
-
Parameters (Script) Element