The KeyValueItem
object stores information on the value an edit form field can contain in QAComplete.
Properties
Key : string
The value’s key.
Value : string
The value the field can contain, as it appears in QAComplete.
Key : string
The value’s key.
Value : string
The value the field can contain, as it appears in QAComplete.
Example
XML
<KeyValueItem>
<Key>250</Key>
<Value>Defects A</Value>
</KeyValueItem>