AggregateBucketAutoGranularityR20 Property |
Gets the R20 granularity.
Namespace:
MongoDB.Driver
Assembly:
MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.5.0+57.Branch.master.Sha.6a4e00a2d91090c65a9b11364b9ebfdb9c7da076
Syntax public static AggregateBucketAutoGranularity R20 { get; }
Public Shared ReadOnly Property R20 As AggregateBucketAutoGranularity
Get
static member R20 : AggregateBucketAutoGranularity with get
Property Value
Type:
AggregateBucketAutoGranularitySee Also