Table of Contents

Class AggregateBucketOptions<TValue>

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll
public class AggregateBucketOptions<TValue>

Type Parameters

TValue
Inheritance
AggregateBucketOptions<TValue>
Inherited Members

Constructors

AggregateBucketOptions()

public AggregateBucketOptions()

Properties

DefaultBucket

public Optional<TValue> DefaultBucket { get; set; }

Property Value

Optional<TValue>