Gets the IEEE C37.118 second of century.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint SecondOfCentury { get; }
Public ReadOnly Property SecondOfCentury As UInteger Get
public: property unsigned int SecondOfCentury { unsigned int get (); }