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