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