| 
            
              SchemaStationName Property
             | 
          
        
        
            Gets or sets free-form station name for this 
Schema.
            
 
        
        Namespace: GSF.COMTRADEAssembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.257-beta
Syntaxpublic string StationName { get; set; }Public Property StationName As String
	Get
	Set
member StationName : string with get, set
function get_StationName();
function set_StationName(value);
 View SourceProperty Value
String
See Also