Gets the real part of the EIS value.
Namespace: RelaxIS_SDK.CommonAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public readonly double Real
Public ReadOnly Real As Double
Dim instance As EISValue
Dim value As Double
value = instance.Real
Field Value
DoubleSee Also