Mercury API
Temperature Property
NamespacesThingMagicTemperatureStatusReportTemperature
Temperature
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<int> Temperature { get; set; }
Public Property Temperature As Nullable(Of Integer)
public:
property Nullable<int> Temperature {
	Nullable<int> get ();
	void set (Nullable<int> value);
}

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)