Share via


AxCashDisc.currentRecord Method [AX 2012]

Gets or sets the current record in the CashDisc table.

Syntax

public Common currentRecord([Common _cashDisc])

Run On

Called

Parameters

  • _cashDisc
    Type: Common Table
    The CashDisc record to set; optional.

Return Value

Type: Common Table
A CashDisc record.

See Also

Reference

AxCashDisc Class