AxdBase.isFieldVisible Method [AX 2012]

Determines if a field is visible.

Syntax

public boolean isFieldVisible(SysDictField _dictField)

Run On

Server

Parameters

Return Value

Type: boolean
true if the field is visible; otherwise, false.

See Also

Reference

AxdBase Class