Share via


AxdTaxIntgrExportDocData_CN.updateList Method [AX 2012]

Updates the list.

Syntax

public AifResult updateList(
    AifEntityKeyList _entityKeyList, 
    AifDocumentXml _xml, 
    AifEndpointActionPolicyInfo _actionPolicyInfo, 
    AifConstraintListCollection _constraintListcollection)

Run On

Server

Parameters

Return Value

Type: AifResult Class
Returns Aif entity key list.

Exceptions

Exception Condition
Error

Throws the error "The Axd document does not support this action."

See Also

Reference

AxdTaxIntgrExportDocData_CN Class