previousValue
| Namespace: |
(default namespace) |
| XML Schema: |
ns0.xsd |
The previous value for a processor property.
XML
Elements
| name (type) |
min/max occurs |
description |
|
previousValue (string)
|
0/1 |
The previous value.
|
|
timestamp (string)
|
0/1 |
When it was modified.
|
|
userName (string)
|
0/1 |
The user who changed the previous value.
|
JSON
| property |
type |
description |
| previousValue |
previousValue (string)
|
The previous value.
|
| timestamp |
timestamp (string)
|
When it was modified.
|
| userName |
userName (string)
|
The user who changed the previous value.
|