GraphLink.IsChildLink Property

Definition

Return true if the source of the link is a group and the target of this link is a child of that group and this link has IsContainment=true.

public:
 property bool IsChildLink { bool get(); };
public bool IsChildLink { get; }
member this.IsChildLink : bool
Public ReadOnly Property IsChildLink As Boolean

Property Value

Applies to