|
DataCellFNetTime Property
|
Gets time in F-NET format.
Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic string FNetTime { get; }
Public ReadOnly Property FNetTime As String
Get
public:
property String^ FNetTime {
String^ get ();
}
member FNetTime : string with get
View SourceProperty Value
String
See Also