DlmsImageTransferImageToActivateInfo Property

Provides information on the Image(s) ready for activation. It is generated as the result of the Image verification. The client may check this information before activating the Image(s).

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 DlmsTypeArray ImageToActivateInfo { get; set; }

Property Value

DlmsTypeArray

See Also