Share via


AxdTransferOrderPosting.deleteList Method [AX 2012]

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

Syntax

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

Run On

Server

Parameters

  • _entityKeyList
    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

AxdTransferOrderPosting Class