|   | FrameParserStationName Property | 
        
        
            Gets or sets the station name for the F-NET device.
            
        
        Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic string StationName { get; set; }Public Property StationName As String
	Get
	Set
public:
property String^ StationName {
	String^ get ();
	void set (String^ value);
}member StationName : string with get, set
function get_StationName();
function set_StationName(value);
Property Value
String See Also
See Also