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