Click or drag to resize

RFC6902_Operation Properties

The RFC6902_Operation type exposes the following members.

Properties
  NameDescription
Public propertyOldValue
Gets or sets the old value (optional).
Public propertyOldValueAssigned
Gets a value indicating whether the old value has been assigned.
Public propertyOperationType
Gets the operation type (converted from OperationTypeText).
Public propertyOperationTypeText
Gets or sets the operation name. E.g. test, remove, add, replace, move, copy. Currently only [test, remove, replace] are handled.
Public propertyPath
Gets or the sets the data path. Usually contains the property or field name.
Public propertyValue
Gets or sets the value.
Top
See Also