Table of Contents

Property StartAfter

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

StartAfter

Gets or sets the start after value.

BsonDocument StartAfter { get; set; }

Property Value

BsonDocument

The start after value.