SetID property: Tree class

Description

This property returns the SetID for the tree, as a string. This property is used only when the IndirectionMethod property for the tree structure the tree is based on has been set to "S". Otherwise, this property returns Null.

This property can be used only with an open tree, that is, you must open the tree using the Open method before you can use this property.

This property is read/write.

Note:

PeopleSoft does not recommend setting the SetID for a tree, as there is no way to save this value to the database.