Service1ClientDeleteSetting Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public bool DeleteSetting( string zzRowId, string key )
Public Function DeleteSetting ( zzRowId As String, key As String ) As Boolean
public: virtual bool DeleteSetting( String^ zzRowId, String^ key ) sealed
abstract DeleteSetting : zzRowId : string * key : string -> bool override DeleteSetting : zzRowId : string * key : string -> bool