public Dictionary<string, string> GroupSetting { set; }
Public WriteOnly Property GroupSetting As Dictionary(Of String, String) Set
public: property Dictionary<String^, String^>^ GroupSetting { void set (Dictionary<String^, String^>^ value); }
member GroupSetting : Dictionary<string, string> with set
function set_GroupSetting(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.