[Missing <summary> documentation for "P:Gemstone.Timeseries.Model.Phasor.SourceIndex"]
public int SourceIndex { get; set; }Public Property SourceIndex As Integer
Get
Setpublic:
property int SourceIndex {
int get ();
void set (int value);
}function get_SourceIndex();
function set_SourceIndex(value);