Share via


LedgerPostingMessageLog::create Method [AX 2012]

Initializes a new instance of the LedgerPostingMessageLog class from a packed class.

Syntax

client server public static LedgerPostingMessageLog create(container _packedClass)

Run On

Called

Parameters

  • _packedClass
    Type: container
    The LedgerPostingMessageLog class packed in a container.

Return Value

Type: LedgerPostingMessageLog Class
A new instance of the LedgerPostingMessageLog class.

See Also

Reference

LedgerPostingMessageLog Class