Share via


EcoResCategoryTreeDatasource.delete Method [AX 2012]

Deletes the currently selected category node.

Syntax

public void delete([boolean _noConfirmationDialog])

Run On

Client

Parameters

  • _noConfirmationDialog
    Type: boolean
    A Boolean value that indicates whether to display a confirmation dialog box.

See Also

Reference

EcoResCategoryTreeDatasource Class