DlmsAutoConnectDestinationList Property

List of destinations (for example phone numbers, email addresses) where the message(s) have to be sent under certain conditions.

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public DlmsTypeOctetStringArray DestinationList { get; set; }

Property Value

DlmsTypeOctetStringArray

See Also