DomainRoleInfo.PropagatesDelete Property

Definition

Gets whether element playing this role in a link will be deleted when the opposite role player element or the link itself is deleted.

public:
 property bool PropagatesDelete { bool get(); };
public bool PropagatesDelete { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.PropagatesDelete : bool
Public ReadOnly Property PropagatesDelete As Boolean

Property Value

Attributes

Applies to