TimeOffsetHours Property
Gets or sets UTC time offset hours.
Namespace: Gemstone.COMTRADEAssembly: Gemstone.COMTRADE (in Gemstone.COMTRADE.dll) Version: 1.0.160 -- Release Build+115e94fbb56ed672507f10910e5c7a2485aaddb9
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