Share via


LedgerPostingMessageLog.addMessage Method [AX 2012]

Adds a posting message to the collection.

Syntax

public boolean addMessage(LedgerPostingMessage _ledgerPostingMessage)

Run On

Called

Parameters

Return Value

Type: boolean
true if successful; otherwise, false.

See Also

Reference

LedgerPostingMessageLog Class