DlmsTypeAutoAnswerAllowedCallerCallerId Property

Calling number from which calls or messages (e.g. SMS) are accepted. The wild-card characters '?' and '*' are supported. With '?' any single character matches, with '*' any character string matches. ‘*’ can only be used at the beginning or at the end of a number, but neither in between nor alone.

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 DlmsTypeOctetString CallerId { get; set; }

Property Value

DlmsTypeOctetString

See Also