PendingDocumentUploads.save (Method)
Saves the title and description of one or more pending document uploads.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
infoArray | PendingUploadedDocumentInfo_Array | Required | An array of one or more PendingUploadedDocumentInfo structures. |
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