Table of Contents

Class AggregateFacetOptions<TOutput>

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Options for the aggregate $facet stage.

public sealed class AggregateFacetOptions<TOutput>

Type Parameters

TOutput

The type of the output documents.

Inheritance
AggregateFacetOptions<TOutput>
Inherited Members

Properties

OutputSerializer

Gets or sets the output serializer.