Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines a collection of choices to display to the user.
<xs:complexType name="Choices">
<xs:sequence>
<xs:element name="Choice"
type="dcmPS:Choice"
minOccurs="0"
maxOccurs="unbounded"
/>
</xs:sequence>
</xs:complexType>
Child elements
Element | Type | Description |
---|---|---|
Choice | dcmPS:Choice | A list of choices. The choices are displayed in the order they were entered. |
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |