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 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] |