Share via


TAMFundCategoryTreeDatasource.setDatasourceStatus Method [AX 2012]

Controls whether the tree data source should enable levels to be created.

Syntax

public void setDatasourceStatus(int _idx)

Run On

Client

Parameters

  • _idx
    Type: int
    The index of the item in the tree for which to create a level child record.

See Also

Reference

TAMFundCategoryTreeDatasource Class