FormTreeControl.add Method [AX 2012]

public int add(
    int parent, 
    int insertAfter, 
    str Text, 
   [int image, 
    int children])

Run On

Client

Parameters

parent
Type: int
insertAfter
Type: int
Text
Type: str
image
Type: int
children
Type: int

Community Additions

ADD
Show: