Share via


TAMFundCategoryTreeDatasource.getSelectedCategory Method [AX 2012]

Returns the TAMFundCustCategory record that is currently selected in the form control.

Syntax

public TAMFundCustCategory getSelectedCategory([boolean _forUpdate])

Run On

Client

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that defines whether or not the tree is selected for update.

Return Value

Type: TAMFundCustCategory Table
Returns the TAMFundCustCategory record that is currently selected in the form control.

See Also

Reference

TAMFundCategoryTreeDatasource Class