Table of Contents

Class AggregateBucketAutoOptions

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents options for the BucketAuto method.

public class AggregateBucketAutoOptions
Inheritance
AggregateBucketAutoOptions
Inherited Members

Properties

Granularity

Gets or sets the granularity.

public Optional<AggregateBucketAutoGranularity> Granularity { get; set; }

Property Value

Optional<AggregateBucketAutoGranularity>