Table of Contents

Property DocumentKey

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

DocumentKey

Gets the document key.

public BsonDocument DocumentKey { get; }

Property Value

BsonDocument

The document key.