|
CommonFrameHeader.SecondOfCentury Property
|
Gets the IEEE C37.118 second of century.
Namespace: GSF.PhasorProtocols.IEEEC37_118Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.246-beta
Syntaxpublic uint SecondOfCentury { get; }
Public ReadOnly Property SecondOfCentury As UInteger
Get
public:
property unsigned int SecondOfCentury {
unsigned int get ();
}
member SecondOfCentury : uint32 with get
function get_SecondOfCentury();
View SourceProperty Value
UInt32
See Also