Click or drag to resize
AggregateArgsOutputMode Property
Gets or sets the output mode.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.4.1
Syntax
public AggregateOutputMode OutputMode { get; set; }

Property Value

Type: AggregateOutputMode
See Also