AxdTaxGroups.getActionList Method [AX 2012]

Gets a list of all possible actions for the particular Axd document.

Syntax

public AifActionInfoList getActionList()

Run On

Server

Return Value

Type: AifActionInfoList Class
A list of all possible actions for the particular Axd document.

Remarks

The getActionList method is abstract on AxdBase class and must be implemented by all derived classes. For example, the getActionList .

See Also

Reference

AxdTaxGroups Class