Service1ClientGetSettingsActiveAll Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public DataSet GetSettingsActiveAll( string name, string key )
Public Function GetSettingsActiveAll ( name As String, key As String ) As DataSet
public: virtual DataSet^ GetSettingsActiveAll( String^ name, String^ key ) sealed
abstract GetSettingsActiveAll : name : string * key : string -> DataSet override GetSettingsActiveAll : name : string * key : string -> DataSet