Share via


AxProjJournalTrans.currentRecord Method [AX 2012]

Gets or sets the current record for the AxBC table class.

Syntax

public Common currentRecord([Common _projJournalTrans])

Run On

Called

Parameters

  • _projJournalTrans
    Type: Common Table
    The AxProjJournalTrans record to set; optional.

Return Value

Type: Common Table
The instance of the common object for the class.

See Also

Reference

AxProjJournalTrans Class