Share via


AxdTransferJournal.getActionList Method [AX 2012]

Gets a list of all possible actions for the given AxdTransferJournal object.

Syntax

public AifActionInfoList getActionList()

Run On

Server

Return Value

Type: AifActionInfoList Class
The list of all possible actions.

Remarks

For the AxdTransferJournal object, the possible actions are ReceiveDocument and ReceiveDocumentList.

See Also

Reference

AxdTransferJournal Class