Share via


PmfFormCtrl.visibleDSField Method [AX 2012]

Indicates whether the specified field in the data source is visible.

Syntax

protected void visibleDSField(FieldId _fieldId, boolean _visible)

Run On

Called

Parameters

  • _visible
    Type: boolean
    true to display the field; false to hide the field.

See Also

Reference

PmfFormCtrl Class