Gets the IEEE C37.118 fraction of second.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public UInt24 FractionOfSecond { get; }
Public ReadOnly Property FractionOfSecond As UInt24 Get
public: property UInt24 FractionOfSecond { UInt24 get (); }