Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates the uncategorized node for the given parent ID using SysFormTreeControl class.
Syntax
private TreeItemIdx createUncategorizedNode(TreeItemIdx _parentIdx)
Run On
Called
Parameters
- _parentIdx
Type: TreeItemIdx Extended Data Type
The ID of the parent node.
Return Value
Type: TreeItemIdx Extended Data Type
The ID of the new uncategorized node created.