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