RFC6902_Operation Properties |
The RFC6902_Operation type exposes the following members.
Name | Description | |
---|---|---|
OldValue |
Gets or sets the old value (optional).
| |
OldValueAssigned |
Gets a value indicating whether the old value has been assigned.
| |
OperationType |
Gets the operation type (converted from OperationTypeText).
| |
OperationTypeText |
Gets or sets the operation name.
E.g. test, remove, add, replace, move, copy.
Currently only [test, remove, replace] are handled.
| |
Path |
Gets or the sets the data path. Usually contains the property or field name.
| |
Value |
Gets or sets the value.
|