DirParty::autoDeleteParty Method [AX 2012]

Deletes an address book party at the backend automatically if it is not referenced.

server public static boolean autoDeleteParty(DirPartyRecId _partyRecId)

Run On

Server

Parameters

_partyRecId
Type: DirPartyRecId Extended Data Type
The DirPartyRecId value of the record that must be deleted from the address book.

Return Value

Type: boolean
true if the address book party was deleted; otherwise false.
Show: