The DeleteObjectOptions enumeration contains methods for deleting links to repository objects.
It is used by the following method:
Value | Brief description |
0 | Default_. Default value. Links to repository objects are checked, and information message is displayed. |
1 | IgnoreDependents. Links to repository objects are checked. Links to repository objects are not deleted. |
2 | ForceDeleteDependents. Links to repository objects are deleted. Links in dictionaries are not deleted. |
See also: