DlmsTypeDateTimeWildCardDayOfMonth Enumeration

Possible wildcard bytes for day of month.

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 enum WildCardDayOfMonth

Members

SecondLastDayOfMonth253 Day which is second last day of the month.
LastDayOfMonth254 Day which is last day of the month.

See Also