Click or drag to resize
AggregateFacetTInput, TOutputOutputType Property
Gets the type of the output documents.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax
public override Type OutputType { get; }

Property Value

Type: Type
See Also