actionBaseType Complex Type
- Article
-
-
Defines the Id attribute for all elements of this type.
<xs:complexType name="actionBaseType"
abstract="true"
>
<xs:attribute name="id"
type="ID"
use="optional"
/>
</xs:complexType>
Attributes
Name |
Type |
Description |
id |
ID |
Id of the action performed by the task.
|
Requirements
Requirement |
Value |
Minimum supported client
|
Windows Vista [desktop apps only]
|
Minimum supported server
|
Windows Server 2008 [desktop apps only]
|
See also
-
Task Scheduler Schema Complex Types
-
Task Scheduler