OneToManyRelationshipMetadata.CascadeConfiguration Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets cascading behaviors for the entity relationship.

Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

[DataMemberAttribute]
public CascadeConfiguration CascadeConfiguration { get; set; }
<DataMemberAttribute>
Public Property CascadeConfiguration As CascadeConfiguration

Property Value

Type: Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration

Type: CascadeConfiguration
The cascading behaviors for the entity relationship.

See Also

OneToManyRelationshipMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Configure entity relationship behavior

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright