Share via


LedgerJournalEngine_TAccount::construct Method [AX 2012]

The constructor of the LedgerJournalEngine_TAccount class instance.

Syntax

client public static LedgerJournalEngine_TAccount construct([FormRun _formRun])

Run On

Client

Parameters

  • _formRun
    Type: FormRun Class
    The instance of the FormRun class.

Return Value

Type: LedgerJournalEngine_TAccount Class
The instance of the LedgerJournalEngine_TAccount class.

See Also

Reference

LedgerJournalEngine_TAccount Class