|   | DataCellFNetDataRow Property | 
        
        
            Gets image of this 
DataCell as a F-NET formatted data row.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic string FNetDataRow { get; }Public ReadOnly Property FNetDataRow As String
	Get
public:
property String^ FNetDataRow {
	String^ get ();
}member FNetDataRow : string with get
function get_FNetDataRow();
Property Value
String See Also
See Also