DlmsTypeVisibleString(String) Constructor

Initializes a new instance of the DlmsTypeUTF8String class.

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 DlmsTypeVisibleString(
	string value
)

Parameters

value  String
Value of the string

See Also