xArgs.record Method [AX 2012]

Gets or sets the record from the table on which the caller object is working.

public Common record([Common value])

Run On

Called

Parameters

value
Type: Common Table
The value to set; optional.

Return Value

Type: Common Table
The record from the table on which the caller object is working.

This method is used to access the values in the record that the calling object is currently using.

Community Additions

ADD
Show: