TimeOffsetHours Property
Gets or sets UTC time offset hours.
Namespace: Gemstone.COMTRADEAssembly: Gemstone.COMTRADE (in Gemstone.COMTRADE.dll) Version: 1.0.169 -- Release Build+cda0b0c1c399670cf710e705a25cf0575b4a4a87
public int Hours { get; set; }
Public Property Hours As Integer
Get
Set
public:
property int Hours {
int get ();
void set (int value);
}
function get_Hours();
function set_Hours(value);
Property Value
Int32