Table of Contents

Property Document

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

Document

Gets or sets the document.

public BsonDocument Document { get; }

Property Value

BsonDocument

The document.