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