Property Definition
Definition
Gets the index definition, if one was passed to a constructor of this class, otherwise throws.
public BsonDocument Definition { get; }
Property Value
- BsonDocument
The definition.
Gets the index definition, if one was passed to a constructor of this class, otherwise throws.
public BsonDocument Definition { get; }
The definition.