Share via


AxCustTrans.currentRecord Method [AX 2012]

Gets or sets the current record in the CustTrans table.

Syntax

public Common currentRecord([Common _custTrans])

Run On

Called

Parameters

  • _custTrans
    Type: Common Table
    A CustTrans record to set; optional.

Return Value

Type: Common Table
A CustTrans record.

See Also

Reference

AxCustTrans Class