| 
            
              PhasorDefinitionOriginalSourceIndex Property
             | 
          
        
        
            Gets the original source index of the phasor.
            
        
        Namespace: GSF.PhasorProtocols.AnonymousAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.258-beta
Syntaxpublic int OriginalSourceIndex { get; }Public ReadOnly Property OriginalSourceIndex As Integer
	Get
public:
property int OriginalSourceIndex {
	int get ();
}member OriginalSourceIndex : int with get
function get_OriginalSourceIndex();
 View SourceProperty Value
Int32
See Also