| UpdateManyModelTDocument Properties | 
The UpdateManyModelTDocument generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ArrayFilters | 
            Gets or sets the array filters.
             | 
|  | Collation | 
            Gets or sets the collation.
             | 
|  | Filter | 
            Gets the filter.
             | 
|  | IsUpsert | 
            Gets or sets a value indicating whether to insert the document if it doesn't already exist.
             | 
|  | ModelType | 
            Gets the type of the model.
            (Overrides WriteModelTDocumentModelType.) | 
|  | Update | 
            Gets the update.
             | 
 See Also
See Also