Share via


AxdPurchRFQPaymTerms.createList Method [AX 2012]

Throws an error because this document does not support the create list action.

Syntax

public AifEntityKeyList createList(
    XML _xml, 
    AifEndpointActionPolicyInfo _actionPolicyInfo, 
    AifConstraintListCollection _constraintListCollection)

Run On

Server

Parameters

  • _xml
    Type: XML Extended Data Type
    An XML string that contains the data (transaction) to be persisted to the Microsoft Dynamics AX database.

Return Value

Type: AifEntityKeyList Class
An entity key list; otherwise, an error.

See Also

Reference

AxdPurchRFQPaymTerms Class