Gets time as a UnixTimeTag representing seconds of current Timestamp.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public UnixTimeTag TimeTag { get; }
Public ReadOnly Property TimeTag As UnixTimeTag Get
public: property UnixTimeTag^ TimeTag { UnixTimeTag^ get (); }