|   | PhasorDefinitionOriginalSourceIndex Property | 
        
        
            Gets the original source index of the phasor.
            
        
        Namespace: GSF.PhasorProtocols.AnonymousAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
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();
Property Value
Int32 See Also
See Also