Share via


InventJournalFormTrans_Mov_BOM::setAllowEditOnAllFields Method [AX 2012]

Sets the allow edit property for all field objects on the given data source.

Syntax

client private static void setAllowEditOnAllFields(FormDataSource _dataSource, boolean _allowEdit)

Run On

Client

Parameters

  • _allowEdit
    Type: boolean
    The value to assign to the allow edit property.

See Also

Reference

InventJournalFormTrans_Mov_BOM Class