AggregateArgsOutputMode Property |
Gets or sets the output mode.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public AggregateOutputMode OutputMode { get; set; }
Public Property OutputMode As AggregateOutputMode
Get
Set
member OutputMode : AggregateOutputMode with get, set
Property Value
Type:
AggregateOutputModeSee Also