XMLPublications.deleteFormat (Method)
Deletes an XML publication's format and all associated XML publications.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
formatID | XMLPublicationFormatID | Required | The ID of an XML publication's format. |
Context:
License Requirements | XMLPublication |
Permission Requirements | site:ManageXMLPublications |
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:
Code | Error Message |
---|---|
65014 | You cannot edit or delete information for an inactive XML publication format. |
Notes:
None