SysQueryForm::getFieldLabel Method [AX 2012]

Builds the field label that represents a surrogate FK replacement.

Syntax

client private static str getFieldLabel(AbsoluteFieldBinding _absoluteFieldBinding, RelativeFieldBinding _relativeFieldBinding)

Run On

Client

Parameters

Return Value

Type: str
A constructed field label.

See Also

Reference

SysQueryForm Class