TimeSeriesOptionsTimeField Property |
The name of the field which contains the date and time in each time series document.
Namespace:
MongoDB.Driver
Assembly:
MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.16.0+eeafbea0921243a5868b81984e1083a07c1f75bc
Syntax public string TimeField { get; }
Public ReadOnly Property TimeField As String
Get
member TimeField : string with get
Property Value
Type:
StringSee Also