Table of Contents

Method Quarters

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Quarters(int)

Returns a time range in quarters.

public static TimeRangeWindowBoundary Quarters(int value)

Parameters

value int

The value.

Returns

TimeRangeWindowBoundary

A time range.