Gets NTP based time representation of the ticks of this CommandFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public NtpTimeTag TimeTag { get; }
Public ReadOnly Property TimeTag As NtpTimeTag Get
public: property NtpTimeTag^ TimeTag { NtpTimeTag^ get (); }