DateResolutionType Enumeration

The unit of time used for specifying a date offset.

Definition

Namespace: Mythicsoft.Search.Core
Assembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
C#
public enum DateResolutionType

Members

Days0 
Weeks1 
Months2 
Years3 

See Also