Click or drag to resize

ITerminationValue Interface

Defines a common interface for termination values.

Namespace: CompreDriveSDK.Plugins.Analyzers.Definitions
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public interface ITerminationValue

The ITerminationValue type exposes the following members.

Properties
 NameDescription
Public propertyDisplayName Gets a display name for this item.
Top
Methods
 NameDescription
Public methodGetDisplayNumber Gets the numeric value and unit for this item.
Top
See Also