AxdSalesOrder.getActionList Method [AX 2012]

Gets a list of all possible actions for the AxdSalesOrder object.

Syntax

public AifActionInfoList getActionList()

Run On

Server

Return Value

Type: AifActionInfoList Class
A list of AifActionInfo objects that represent all of the possible actions.

Remarks

For the AxdSalesOrder object the only possible action is to receive-create a document.

See Also

Reference

AxdSalesOrder Class