FindAndModifyArgs Properties | 
The FindAndModifyArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| BypassDocumentValidation | 
            Gets or sets a value indicating whether to bypass document validation.
              | |
| Collation | 
            Gets or sets the collation.
              | |
| Fields | 
            Gets or sets the fields specification.
              | |
| MaxTime | 
            Gets or sets the max time.
              | |
| Query | 
            Gets or sets the query.
              | |
| SortBy | 
            Gets or sets the sort specification.
              | |
| Update | 
            Gets or sets the update specification.
              | |
| Upsert | 
            Gets or sets a value indicating whether FindAndModify should upsert.
              | |
| VersionReturned | 
            Gets or sets the version of the document returned.
              |