SysQueryForm::getRelativeRecIdFieldBindingOnView_IN Method [AX 2012]

Retrieve relative RecID field binding for current surrogate FK on view

Syntax

client public static container getRelativeRecIdFieldBindingOnView_IN(TableId _tableId, FieldId _FieldId)

Run On

Client

Parameters

Return Value

Type: container
A cotainer has relative table ID and relative rec-ID based on its surrogate FK, nullNothingnullptrunita null reference (Nothing in Visual Basic) otherwise

See Also

Reference

SysQueryForm Class