| MongoInsertOptions Properties | 
The MongoInsertOptions type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BypassDocumentValidation | 
            Gets or sets a value indicating whether to bypass document validation.
             | 
|  | Flags | 
            Gets or sets the insert flags.
             | 
|  | WriteConcern | 
            Gets or sets the WriteConcern to use for the Insert.
             | 
 See Also
See Also