Share via


AxdReturnOrderOut.deleteList Method [AX 2012]

Throws an error because this document does not support the delete action.

Syntax

public AifResult deleteList(
    AifEntityKeyList _aifEntityKeyList, 
    AifEndpointActionPolicyInfo _actionPolicyInfo, 
    AifConstraintListCollection _constraintListCollection)

Run On

Server

Parameters

  • _aifEntityKeyList
    Type: AifEntityKeyList Class
    A list of entity keys that identify the transactions to be deleted.

Return Value

Type: AifResult Class
The entity key list that defines the deleted transactions.

See Also

Reference

AxdReturnOrderOut Class