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–2019 Micro Focus or one of its affiliates. All rights reserved.