BBjTree::getNodeText
Description
Returns the text of a node in the BBjTree control.
Syntax
Return Value |
Method |
string |
getNodeText(int ID) |
Parameters
Variable |
Description |
ID |
Specifies the ID of the node. |
Return Value
Returns the text of the specified node.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.