Click or drag to resize

FindAndModifyResult Properties

The FindAndModifyResult type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets the code.
(Inherited from CommandResult.)
Public propertyErrorMessage
Gets the error message (null if none).
(Inherited from CommandResult.)
Public propertyModifiedDocument
Gets the modified document.
Public propertyOk
Gets the Ok value from the response.
(Inherited from CommandResult.)
Public propertyResponse
Gets the response.
(Inherited from CommandResult.)
Top
See Also