Share via


AxProdJournalRoute.currentRecord Method [AX 2012]

Gets or sets the current AxProdJournalRoute record.

Syntax

public Common currentRecord([Common _prodJournalRoute])

Run On

Called

Parameters

  • _prodJournalRoute
    Type: Common Table
    The ProdJournalRoute record to set; optional.

Return Value

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

See Also

Reference

AxProdJournalRoute Class