RetailInventDimCtrl_Frm_AddProducts.mustEnableField Method [AX 2012]

Indicates whether the specified dimension setup is valid and active.

public NoYes mustEnableField(FieldId dimFieldId)

Run On

Client

Parameters

dimFieldId
Type: FieldId Extended Data Type
A dimension field ID for which record is to be found.

Return Value

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

Community Additions

ADD
Show: