SysDictField.isDimensionField Method [AX 2012]

Checks whether the current field is a dimension field.

Syntax

public boolean isDimensionField()

Run On

Called

Return Value

Type: boolean
true if the current field is a dimension field; otherwise, false.

See Also

Reference

SysDictField Class