Status property: Tree class
Description
This property returns the effective status of the tree. The values are:
| Value | Description |
|---|---|
|
"A" |
Active |
|
"I" |
Inactive |
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.