ProjLedger::create Method [AX 2012]

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

client server public static ProjLedger create(container _packedClass)

Run On

Called

Parameters

_packedClass
Type: container
The ProjLedger class packed in a container.

Return Value

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

This method is for internal use only.

Show: