xArgs.dataset Method [AX 2012]

Gets the table ID of the table in which the caller object is working.

public TableId dataset()

Run On

Called

Return Value

Type: TableId Extended Data Type
The table ID of the table in which the caller object is working.

The returned value is often used to identify which type of record is being transferred from the caller in the record method.

Community Additions

ADD
Show: