 | ITerminationValueGetDisplayNumber Method |
Gets the numeric value and unit for this item.
Namespace: CompreDriveSDK.Plugins.Analyzers.DefinitionsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax(double Value, string Unit) GetDisplayNumber()
Function GetDisplayNumber As (Value As Double, Unit As String)
Return Value
ValueTupleDouble,
StringThe numeric value and unit.
See Also