AggregateBucketAutoGranularityR10 Property |
Gets the R10 granularity.
Namespace:
MongoDB.Driver
Assembly:
MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.20.0+ee01960089f28ea1b501690df5fc9f6318a70242
Syntaxpublic static AggregateBucketAutoGranularity R10 { get; }
Public Shared ReadOnly Property R10 As AggregateBucketAutoGranularity
Get
static member R10 : AggregateBucketAutoGranularity with get
Property Value
Type:
AggregateBucketAutoGranularity
See Also