DateResolutionType Enumeration
The unit of time used for specifying a date offset.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public enum DateResolutionType
public enum class DateResolutionType
| Days | 0 | |
| Weeks | 1 | |
| Months | 2 | |
| Years | 3 | |