Replication.deleteDirectory (Method)
Deletes a directory from the list of directories that CommonSpot scans when replicating a site.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | NonNegativeInteger | Required | The replication directory's ID. |
Context:
License Requirements | Replication |
Permission Requirements | site:ManageReplication |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the server level, calls to this method will be logged |
Customization | This method may be customized at the site level |
Error Codes:
None
Notes:
None