Click or drag to resize

CMDriveRemotePipeGetTemperatureUnit Method

Gets the unit that the temperature is given in.

Namespace: CompreDriveSDK.WCF.Pipe
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public string GetTemperatureUnit()

Return Value

String
The unit, e.g. °C.

Implements

ICompreDriveWCFGetTemperatureUnit
See Also