Utility network association deletion behavior type for network features.
| Constant | Value | Description |
|---|---|---|
| esriADTCascade | 0 | The associated features are deleted. |
| esriADTSetToNone | 1 | Any associated features will not be deleted, but the associations will no longer exist. Default for structures. |
| esriADTRestricted | 2 | If the feature has any associations, deleting the feature will fail. Default for containers. |