Share via


AxdProjectDocument.deleteList Method [AX 2012]

Deletes an AiFEntityKeyList.

Syntax

public AifResult deleteList(
    AifEntityKeyList _aifEntityKeyList, 
    AifEndpointActionPolicyInfo _actionPolicyInfo, 
    AifConstraintListCollection _constraintListCollection)

Run On

Server

Parameters

Return Value

Type: AifResult Class
Always throws an exception.

Exceptions

Exception Condition
Error

The Axd document does not support this action.

See Also

Reference

AxdProjectDocument Class