SysSecTree.addNode Method [AX 2012]
public int addNode(
int _parentId,
str _nodeName,
anytype _data,
int _state,
[boolean _hasChilds,
int _formTreeAdd,
FormTreeControl _treeControl,
ImageRes _imgRes,
boolean _useAccessImageList])
Run On
ClientParameters
- _parentId
- Type: int
- _nodeName
- Type: str
- _data
- Type: anytype
- _state
- Type: int
- _hasChilds
- Type: boolean
- _formTreeAdd
- Type: int
- _treeControl
- Type: FormTreeControl Class
- _imgRes
- Type: ImageRes Extended Data Type
- _useAccessImageList
- Type: boolean
Community Additions
ADD
Show: