DlmsTypeDayProfileArray(DlmsTypeDayProfile) Constructor

Creates a new instance of DlmsTypeDayProfileArray object

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 DlmsTypeDayProfileArray(
	DlmsTypeDayProfile[] values
)

Parameters

values  DlmsTypeDayProfile

See Also