RelativeTimeType Enumeration
The type of time value
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public enum RelativeTimeType
public enum class RelativeTimeType
| AbsoluteTime | 0 | |
| Now | 1 | |
| StartOfMinute | 2 | |
| StartOfHour | 3 | |
| StartOfDay | 4 | |