public string GetSettingValue( string groupName, string valueKey )
Public Function GetSettingValue ( groupName As String, valueKey As String ) As String
public: String^ GetSettingValue( String^ groupName, String^ valueKey )
member GetSettingValue : groupName : string * valueKey : string -> string
function GetSettingValue(groupName, valueKey);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.