Class AggregateFacetOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
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
Inherited Members
object.ReferenceEquals(object, object)
Properties
Gets or sets the output serializer.