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