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