DateTimeValueIsAbsoluteDateTime Method
Returns whether or not this is a fixed (ie. absolute) DateTime value.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public bool IsAbsoluteDateTime()
public:
bool IsAbsoluteDateTime()
Return Value
Booleantrue if is a fixed (ie. absolute) DateTimeValue or
false if it a relative DateTimeValue.