|   | ConfigurationFrameStationName Property | 
        
        
            Gets station name retrieved from header frame.
            
        
        Namespace: GSF.PhasorProtocols.MacrodyneAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic string StationName { get; }Public ReadOnly Property StationName As String
	Get
public:
property String^ StationName {
	String^ get ();
}member StationName : string with get
function get_StationName();
Property Value
String See Also
See Also