AxdSalesOrder.updateList Method [AX 2012]

Updates a list of sales orders.

Syntax

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

Run On

Server

Parameters

Return Value

Type: AifResult Class
An instance of the AifResult class.

See Also

Reference

AxdSalesOrder Class