Share via


AxdReturnOrderOut.create Method [AX 2012]

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

Syntax

public AifEntityKey create(
    XML _xml, 
    AifEndpointActionPolicyInfo _actionPolicyInfo, 
    AifConstraintList _constraintList)

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: AifEntityKey Class
An entity key; otherwise, an error.

See Also

Reference

AxdReturnOrderOut Class