CheckElementMembership() Method
- Last UpdatedMar 03, 2021
- 1 minute read
Checks if the descendant tree element is part of the ancestor tree element.
Syntax
Object.CheckElementMembership(PathName, DescendantElementName, AncestorElementName)
Parameter
PathName
The name of the path. For example, \InTouch or \\NodeName.
DescendantElementName
The name of the descendant element name. For example, GroupA.
AncestorElementName
The name of the ancestor element name. For example, GroupB.