Gets the timestamp of this DataFrame formatted as NTP.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public NtpTimeTag NtpTimeTag { get; }
Public ReadOnly Property NtpTimeTag As NtpTimeTag Get
public: property NtpTimeTag^ NtpTimeTag { NtpTimeTag^ get (); }