| FindAndModifyResult Properties | 
The FindAndModifyResult type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Code | 
            Gets the code.
            (Inherited from CommandResult.) | 
|  | ErrorMessage | 
            Gets the error message (null if none).
            (Inherited from CommandResult.) | 
|  | ModifiedDocument | 
            Gets the modified document.
             | 
|  | Ok | 
            Gets the Ok value from the response.
            (Inherited from CommandResult.) | 
|  | Response | 
            Gets the response.
            (Inherited from CommandResult.) | 
 See Also
See Also