RetailInventDimCtrl_Frm_AddProducts.mustShowGridField Method [AX 2012]

Gets information about which dimensions are active.

Syntax

public NoYes mustShowGridField(FieldId _dimFieldId)

Run On

Client

Parameters

Return Value

Type: NoYes Enumeration
true if the dimension is valid and active; otherwise, false.

Remarks

Information is gathered from all product dimension groups in the system. It is enough that a dimension is active in just one product dimension group to be returned as active.

See Also

Reference

RetailInventDimCtrl_Frm_AddProducts Class