SysQueryForm::getRelativeRecIdFieldBinding Method [AX 2012]

Retrieves the relative record ID field binding for the current surrogate foreign key.

Syntax

client private static container getRelativeRecIdFieldBinding(TableId _tableId, FieldId _fieldId)

Run On

Client

Parameters

Return Value

Type: container
A container that contains the table ID and relative record ID based on the surrogate foreign key; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

SysQueryForm Class