CascadeConfiguration.Reparent Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
The value of the referencing attribute in a parental relationship changes. changes.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public Nullable<CascadeType> Reparent { get; set; }
<DataMemberAttribute>
Public Property Reparent As Nullable(Of CascadeType)
Property Value
Type: System.Nullable<CascadeType>
Type: Nullable<CascadeType>
The value of the referencing attribute in a parental relationship changes. changes.
Remarks
Valid options for the Reparent property are:
CascadeType.Active
CascadeType.Cascade
CascadeType.NoCascade
CascadeType.UserOwned
See Also
CascadeConfiguration Class
Microsoft.Xrm.Sdk.Metadata Namespace
About the reparent action
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright