Service1ClientUpdateAuditType Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public bool UpdateAuditType( string auditorId, string zzRowId, string auditTypeId, string key )
Public Function UpdateAuditType ( auditorId As String, zzRowId As String, auditTypeId As String, key As String ) As Boolean
public: virtual bool UpdateAuditType( String^ auditorId, String^ zzRowId, String^ auditTypeId, String^ key ) sealed
abstract UpdateAuditType : auditorId : string * zzRowId : string * auditTypeId : string * key : string -> bool override UpdateAuditType : auditorId : string * zzRowId : string * auditTypeId : string * key : string -> bool