Share via


AxdSalesConfirmation.updateList Method [AX 2012]

Throws an error as this document supports only outbound operations.

Syntax

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

Run On

Server

Parameters

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

Return Value

Type: AifResult Class
An XML string that contains the data of the transaction.

See Also

Reference

AxdSalesConfirmation Class