Share via


AxdProjCategory.updateList Method [AX 2012]

Updates an AiFEntityKeyList.

Syntax

public AifResult updateList(
    AifEntityKeyList _entityKeyList, 
    AifDocumentXml _xml, 
    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

AxdProjCategory Class