DlmsAccountDisplayDescription Property
Returns description of all attributes for displaying. It should return null or empty string if object is empty (not read).
Returns string values of all attributes at this level. If a descendant has attributes with huge values such as structures or
arrays, it should override this property to display values.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public override string DisplayDescription { get; }
Property Value
String