SBM ModScript Reference → Programming SBM ModScript → Application Objects → Object Types → TreeList
A TreeList is an AppRecordList holding 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–2017 Serena Software, Inc. All rights reserved.