Parameters (DisplayInformation) Element

A list of parameter names.

<xs:element name="Parameters">
    <xs:unique name="No_display_parameters_may_have_the_same_name">
        <xs:selector
            xpath="Parameter"
         />
        <xs:field
            xpath="Name"
         />
    </xs:unique>
</xs:element>

The Parameters element is defined by the DisplayInformation complex type.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]