ReturnReturnOrderInService.delete Method [AX 2012]

Deletes the entities for the ReturnReturnOrderIn class.

Syntax

public void delete(AifEntityKeyList _entityKeyList)

Run On

Server

Parameters

  • _entityKeyList
    Type: AifEntityKeyList Class
    A list of entity keys that identify the transactions to be deleted.

See Also

Reference

ReturnReturnOrderInService Class