InventDimCtrl_Frm_WMSJournalTrans.mustShowGridField Method [AX 2012]
Determines if the specified dimension field should be shown in the grid.
Syntax
protected NoYes mustShowGridField(FieldId _dimFieldId)
Run On
Client
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
Dimension field ID.
Return Value
Type: NoYes Enumeration
NoYes::Yes if the field should be shown in the grid; otherwise, NoYes::No.