InventDimCtrl.isDimensionActive Method [AX 2012]

Indicates whether the specified dimension setup is valid and active.

Syntax

public boolean isDimensionActive(FieldId _dimensionFieldId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventDimCtrl Class