|
PhasorDefinitionOriginalSourceIndex Property
|
Gets the original source index of the phasor.
Namespace: GSF.PhasorProtocols.AnonymousAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public 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
Int32See Also