Share via


AxdIntrastatReport.deleteList Method [AX 2012]

Performs delete action to the document.

Syntax

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

Run On

Server

Parameters

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

Return Value

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

Remarks

This operation is not supported by Intrastat reporting.

See Also

Reference

AxdIntrastatReport Class