SBM ModScript Reference → Programming SBM ModScript → Object Types → TreeList
A TreeList is an AppRecordList that holds TreeItem objects. Typically, a TreeList is obtained by referencing the SubList property of a TreeItem, and it represents a sub-tree of projects or folders. The tree can be traversed using TreeItem methods.
AppRecordList -> TreeList
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.