DictRelation.loadTableRelation Method [AX 2012]

Loads a table relation.

public TableId loadTableRelation(
    TableId tableId, 
   [TableScope tableScope, 
    Common record])

Run On

Called

Parameters

tableId
Type: TableId Extended Data Type
tableScope
Type: TableScope Enumeration

record
Type: Common Table

Return Value

Type: TableId Extended Data Type
The table ID for the table relation.

Community Additions

ADD
Show: