DlmsTypeProtectionMode(Byte) Constructor

Creates a new instance of DlmsTypeProtectionMode using a byte value.

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 DlmsTypeProtectionMode(
	byte value
)

Parameters

value  Byte

See Also