Share via


AxdTaxImportLinesForAIF_CN.updateList Method [AX 2012]

Updates the import lines for AIF list.

Syntax

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

Run On

Server

Parameters

Return Value

Type: AifResult Class
The instance of the AifResult class.

See Also

Reference

AxdTaxImportLinesForAIF_CN Class