PSAProjTree.expandingProjTable Method [AX 2012]

Expand a project node in the tree

public void expandingProjTable(
    int _idx, 
    RecId _recId, 
    TableId _tableId)

Run On

Client

Parameters

_idx
Type: int
The index of the node
_recId
Type: RecId Extended Data Type
The recId of the project
_tableId
Type: TableId Extended Data Type
The project table id

Community Additions

ADD
Show: