AVEVA Database .NET Public Interface

DbElement.IsDescendant Method 

Queries whether this Element is a descendant of the given Element.

public abstract bool IsDescendant(
   DbElement element
);

Parameters

element
Possible parent Element

Return Value

True, if Element

See Also

DbElement Class | Aveva.Pdms.Database Namespace