MetadataForm.deleteForm (Method)
Deletes a metadata form and all data associated with it.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | MetadataFormID | Required | The ID of the metadata form to delete. |
Context:
License Requirements | MetaData |
Permission Requirements | site:ManageMetadataForms |
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 | Customization is not supported for this method. |
Error Codes:
None
Notes:
None