Table of Contents

Property Pipeline

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Pipeline

Gets or sets the pipeline.

public IEnumerable<BsonDocument> Pipeline { get; set; }

Property Value

IEnumerable<BsonDocument>