Table of Contents

Class AggregateFacetResult

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents an abstract AggregateFacetResult with an arbitrary TOutput type.

public abstract class AggregateFacetResult
Inheritance
AggregateFacetResult
Derived
Inherited Members

Properties

Name

Gets the name of the facet.

Methods

Output<TOutput>()

Gets the output of the facet.