KeySetId property: Tree class
Description
This property returns the SetID of the tree as a string if the tree has a SetID. If the tree doesn’t have a SetID, this property returns a blank string.
This property can be used with a closed tree, that is, before you use the Open method.
If the tree has already been opened, you can use the KeySetId to get the tree Set Id.
This property is read-only.