Value (namedValues) Element
Contains the value that is associated with a name in a name-value pair.
<xs:element name="Value"
type="namedValue"
minOccurs="1"
maxOccurs="32"
/>
The Value element is defined by the namedValues complex type.
Parent element
Element | Derived from | Description |
---|---|---|
ValueQueries (eventTriggerType) | namedValues | Specifies a collection of named XPath queries. Each query in the collection is applied to the last matching event XML that is returned from the subscription query specified in the Subscription element. The name of the query can be used as a variable in the message of a ShowMessage action. |
Remarks
For C++ development, see Value Property of ITaskNamedValuePair.
For script development, see TaskNamedValuePair.Value.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |