CascadeConfiguration.Reparent Property

Definition

The value of the referencing attribute in a parental relationship changes. changes.

public:
 property Nullable<Microsoft::Xrm::Sdk::Metadata::CascadeType> Reparent { Nullable<Microsoft::Xrm::Sdk::Metadata::CascadeType> get(); void set(Nullable<Microsoft::Xrm::Sdk::Metadata::CascadeType> value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.Metadata.CascadeType? Reparent { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Reparent : Nullable<Microsoft.Xrm.Sdk.Metadata.CascadeType> with get, set
Public Property Reparent As Nullable(Of CascadeType)

Property Value

The value of the referencing attribute in a parental relationship changes. changes.

Attributes

Remarks

Valid options for the Reparent property are:

Applies to