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