DateTimeUnit.Quarter Property |
Quarter unit.
Namespace:
MongoDB.Driver.Linq
Assembly:
MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.18.0+554c799eb1ec8dd732f16c739387f6664df1ba7a
Syntaxpublic static DateTimeUnit Quarter { get; }
Public Shared ReadOnly Property Quarter As DateTimeUnit
Get
static member Quarter : DateTimeUnit with get
Property Value
Type:
DateTimeUnit
See Also