nca_tree_collapse_item
| Example: nca_tree_collapse_item | Tree Object Functions |
Collapses a tree node.
int nca_tree_collapse_item( LPCSTR name, LPCSTR item );| name | The logical name of the tree object. |
| node | The node to collapse. |
The nca_tree_collapse_item function collapses a node in an Oracle NCA tree.
Return Values
Parameterization
The following variable can be parameterized using standard parameterization: name

