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