public void Add( string name, Object value, string description, bool encryptValue, SettingScope scope )
Public Sub Add ( name As String, value As Object, description As String, encryptValue As Boolean, scope As SettingScope )
public: void Add( String^ name, Object^ value, String^ description, bool encryptValue, SettingScope scope )
member Add : name : string * value : Object * description : string * encryptValue : bool * scope : SettingScope -> unit
function Add(name, value, description, encryptValue, scope);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.