Click or drag to resize
FindOptionsBaseModifiers Property
Gets or sets the modifiers.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
Syntax
public BsonDocument Modifiers { get; set; }

Property Value

Type: BsonDocument
See Also