Share via


AxCustTable.currentRecord Method [AX 2012]

Gets or sets the current record in the CustTable table.

Syntax

public Common currentRecord([Common _custTable])

Run On

Called

Parameters

  • _custTable
    Type: Common Table
    The CustTable record to set; optional.

Return Value

Type: Common Table
A CustTable record.

See Also

Reference

AxCustTable Class