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