Share via


InventDimCtrl_Frm_Scrap_RU.mustEnableField Method [AX 2012]

Determines if the specified dimension field should be enabled in the grid.

Syntax

public NoYes mustEnableField(FieldId _dimFieldId)

Run On

Client

Parameters

Return Value

Type: NoYes Enumeration
NoYes::Yes if the field should be enabled in the grid; otherwise, NoYes::No.

See Also

Reference

InventDimCtrl_Frm_Scrap_RU Class