SBM ModScript Reference → Programming SBM ModScript → Object Types → TreeItem → TreeItem IsParent() Method
Find out if another TreeItem is an ancestor of this one.
Parameter | Type | Description |
---|---|---|
id |
int |
TS_ID of the TreeItem to test for parent status. |
Type | Description |
---|---|
bool |
Returns true if the given TreeItem is an ancestor of this one; false if not. |
SBM ModScript version: 11.3.
None.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.