Table of Contents

Property Definition

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Definition

Gets the index definition.

public BsonDocument Definition { get; }

Property Value

BsonDocument

The definition.