Share via


AxAssetTable.currentRecord Method [AX 2012]

Gets or sets the current record for the AxBC class.

Syntax

public Common currentRecord([Common _assetTable])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

AxAssetTable Class