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