Share via


AxdsmmLeadPriorities.createList Method [AX 2012]

Creates the documents in the XML string as transactions in the database, and then returns the entity keys of the created transactions.

Syntax

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

Run On

Server

Parameters

Return Value

Type: AifEntityKeyList Class
A list that contains the entity keys that define each of the created transactions.

See Also

Reference

AxdsmmLeadPriorities Class