LaunchUIInteractions Complex Type
Defines a collection of interactions that launch UI applications.
<xs:complexType name="LaunchUIInteractions">
<xs:sequence>
<xs:element name="LaunchUIInteraction"
type="dcmPS:LaunchUIInteraction"
minOccurs="1"
maxOccurs="unbounded"
/>
</xs:sequence>
</xs:complexType>
Child elements
Element |
Type |
Description |
LaunchUIInteraction |
dcmPS:LaunchUIInteraction |
A collection of interactions that launch UI applications.
|
Requirements
|
|
Minimum supported client
|
Windows 7 [desktop apps only]
|
Minimum supported server
|
Windows Server 2008 R2 [desktop apps only]
|
See also
-
Interactions Complex Type
-
LaunchUIInteractions (Interactions) Element