Cascading Rules
CRM 1.2
![]() |
In Microsoft CRM you can control how certain actions on a parent record affect child records.
The actions that have cascading behavior are:
- Assign
- Share
- Unshare
- Reparent
- Merge
- Delete
The cascading rules are described in the following table.
| Rule | Description |
| Cascade All | Perform the action on the specified entity and all related entities. |
| Cascade Active | Perform the action on the specified entity and all related entities that are active or open. |
| Cascade User Owned | Perform the action on the specified entity and all related entities that are owned by the same user as this entity. |
| Cascade None | Perform the action on the specified entity only. |
© 2007 Microsoft Corporation. All rights reserved.
