RetailInventDimCtrl_Frm_BP.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
Specifies 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: