DlmsTypeDate Constructor

Overload List

DlmsTypeDate Paramaterless constructor used by XmlSerializer.
DlmsTypeDate(ByteBuffer) Creates a new instance of DlmsTypeDate using raw data returned by the server (meter).
DlmsTypeDate(DateTime) Creates a new instance of DlmsTypeDate using System.DateTime.
DlmsTypeDate(DlmsTypeOctetString) Creates a new instance of DlmsTypeDate using Octet string.
DlmsTypeDate(UInt16, Byte, Byte, Byte) Creates a new instance of DlmsTypeDate using its parts.

See Also