public int SourceIndex { get; set; }
Public Property SourceIndex As Integer Get Set
public: property int SourceIndex { int get (); void set (int value); }
member SourceIndex : int with get, set
function get_SourceIndex(); function set_SourceIndex(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.