public bool ProcessSettings { get; set; }
Public Property ProcessSettings As Boolean Get Set
public: property bool ProcessSettings { bool get (); void set (bool value); }
member ProcessSettings : bool with get, set
function get_ProcessSettings(); function set_ProcessSettings(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.