Click or drag to resize
ReplaceOneModelTDocument Properties

The ReplaceOneModelTDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyCollation
Gets or sets the collation.
Public propertyFilter
Gets the filter.
Public propertyIsUpsert
Gets or sets a value indicating whether to insert the document if it doesn't already exist.
Public propertyModelType
Gets the type of the model.
(Overrides WriteModelTDocumentModelType.)
Public propertyReplacement
Gets the replacement.
Top
See Also