Share via


AxWrkCtrActivity.currentRecord Method [AX 2012]

Gets or sets the current record for the AxBC table class.

Syntax

public Common currentRecord([Common _wrkCtrActivity])

Run On

Called

Parameters

  • _wrkCtrActivity
    Type: Common Table
    A WrkCtrActivity record.

Return Value

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

See Also

Reference

AxWrkCtrActivity Class