RefreshDescription method: Leaf class
Syntax
RefreshDescription(expand_range)
Description
Use this method to reload the tree leaf’s description from the database.
Note:
This method is currently supported for what is known as a single detail leaf. Do not use this method with ranged or dynamic leaves.
Parameters
| Parameter | Description |
|---|---|
|
expand_range |
Specify a Boolean value; however, this parameter is currently ignored. Note: This parameter is reserved for future use. |
Returns
A number: 0 if the refresh was successful.
Related Topics