Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a posting message to the collection.
Syntax
public boolean addMessage(LedgerPostingMessage _ledgerPostingMessage)
Run On
Called
Parameters
- _ledgerPostingMessage
Type: LedgerPostingMessage Extended Data Type
The posting message to add to the collection.
Return Value
Type: boolean
true if successful; otherwise, false.