BOM.joinChildTable Method
Returns a joined table record if the current record is joined to the specified table.
Syntax
public Common joinChildTable(TableId _tableId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
A string that holds the table ID.
Return Value
Type: Common Table
A record of any type; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).