DomainRoleInfo.PropagatesDelete Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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