DlmsTypeValueIsNumber Property
This property should return true if ValueAsDouble is available, otherwise it should return false.
It indicated if this value can be stored and treated as number.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public virtual bool ValueIsNumber { get; }
Property Value
Boolean