TimeOffsetValue Property
Gets or sets the value for the offset, units are specified by TimeResolution.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public int Value { get; set; }
public:
property int Value {
int get ();
void set (int value);
}
Property Value
Int32