InventDimCtrl_Frm_Component_JP.mustShowGridField Method [AX 2012]
Determines whether a field must be shown in grids.
Syntax
public NoYes mustShowGridField(FieldId _dimFieldId)
Run On
Client
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The field ID to show or not.
Return Value
Type: NoYes Enumeration
true if the field must be shown; otherwise, false.