updateArrNoAudit()
Purpose
Updates array of existing object records. This method is similar to updateArr, except that it blocks audit records. This method will increment the API hits counter for each array element.
Syntax
updateArrNoAudit(string sessionId, DataObj arr);
Parameters
sessionId
A string containing the session ID obtained at log in.
arr
An
useIds
A boolean value: if
Output
NonePermissions Required
Edit permission for the requested object type.