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

CascadeType EnumType

The referenced entity record owner is changed.

Delete

CascadeType EnumType

The referenced entity record is deleted.

Merge

CascadeType EnumType

The record is merged with another record.

Reparent

CascadeType EnumType

The referencing attribute in a parental relationship changes

Share

CascadeType EnumType

The referenced entity record is shared with another user.

Unshare

CascadeType EnumType

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

OneToManyRelationshipMetadata EntityType

CascadeConfiguration Property

Contains the metadata for a one-to-many entity relationship.

関連項目

他のリソース

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.