Share via


InventDimCtrl_Frm_AgreementLine.mustShowGridField Method [AX 2012]

Determines whether to show a field in a grid.

Syntax

protected NoYes mustShowGridField(FieldId _dimFieldId)

Run On

Client

Parameters

Return Value

Type: NoYes Enumeration
true if the field must be shown; otherwise, false.

See Also

Reference

InventDimCtrl_Frm_AgreementLine Class