Share via


AxBudgetTransactionLine.currentRecord Method [AX 2012]

Gets or sets the current record in the AxBudgetTransactionLine table.

Syntax

public Common currentRecord([Common _budgetTransactionLine])

Run On

Called

Parameters

  • _budgetTransactionLine
    Type: Common Table
    The AxBudgetTransactionLine record to set; optional.

Return Value

Type: Common Table
An AxBudgetTransactionLine record.

See Also

Reference

AxBudgetTransactionLine Class