Service1ClientRemoveAuditorStateMap Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public bool RemoveAuditorStateMap( string auditorId, string stateId, string key )
Public Function RemoveAuditorStateMap ( auditorId As String, stateId As String, key As String ) As Boolean
public: virtual bool RemoveAuditorStateMap( String^ auditorId, String^ stateId, String^ key ) sealed
abstract RemoveAuditorStateMap : auditorId : string * stateId : string * key : string -> bool override RemoveAuditorStateMap : auditorId : string * stateId : string * key : string -> bool