Name Value Pair
NameValuePair [Schema]
The name value pair. Manages the variable key value pairs used within reporting queries.
Name | Type | Required | Description |
---|---|---|---|
Name | xsd:string
(
min: 3
max: 200)
Pattern: \[[A-Za-z0-9]+\] |
no | The name. Represents the key name for the pair. |
Value | xsd:string | no | The value. Represents the value element of the pair. |