CascadeConfiguration ComplexType
Contains properties representing actions that may be performed on the referenced entity in a one-to-many entity relationship.
This Web API complex type corresponds to the organization service CascadeConfiguration.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Assign |
The referenced entity record owner is changed. |
|||
Delete |
The referenced entity record is deleted. |
|||
Merge |
The record is merged with another record. |
|||
Reparent |
The referencing attribute in a parental relationship changes |
|||
Share |
The referenced entity record is shared with another user. |
|||
Unshare |
Sharing is removed for the referenced entity record. |
Types that use the CascadeConfiguration complex type.
The following use the CascadeConfiguration complex type.
Name | How used | Description |
---|---|---|
CascadeConfiguration Property |
Contains the metadata for a one-to-many entity relationship. |
Zie ook
Overige resources
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.