Share via


PmfFormCtrl_ProdCoByProducts.allowEdit Method [AX 2012]

Sets the values of the allow properties of a data source for the form.

Syntax

public void allowEdit(boolean _doAllow)

Run On

Client

Parameters

  • _doAllow
    Type: boolean
    A Boolean value that indicates whether to allow form edits.

See Also

Reference

PmfFormCtrl_ProdCoByProducts Class