DateValueAbsolute Property
Gets or sets the specific DateTime value.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public DateTime Absolute { get; set; }
public:
property DateTime Absolute {
DateTime get ();
void set (DateTime value);
}
Property Value
DateTime