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