PendingDocumentUploads.delete (Method)
Deletes one or more pending uploaded documents.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
idList | PendingDocumentUploadIDList | Required | A comma delimited list of one or more unique IDs identifying a pending upload to be deleted. |
Context:
License Requirements | (none) |
Permission Requirements | Contributor |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | This method may be customized at the site level |
Error Codes:
None
Notes:
None