Click or drag to resize

ChargeGetDisplayNumber Method

Gets the numeric value and unit for this item.

Namespace: CompreDriveSDK.Plugins.Analyzers.Definitions
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public (double Value, string Unit) GetDisplayNumber()

Return Value

ValueTupleDouble, String
The numeric value and unit.

Implements

ITerminationValueGetDisplayNumber
See Also