TreeFamily.delete (Method)

Deletes one or more tree families.

Returns:

Void

Arguments:

Name Type Required Description
id TreeFamilyID Required The ID of tree family to delete.

Context:

License Requirements (none)
Permission Requirements site:ManageTrees
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:

Code Error Message
403  
89001 The specified tree family is in use by one or more trees.
89003 You cannot modify or delete factory tree families.

Notes:

None