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