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