Share via


BankStatementFormView.setStatementAllowEdit Method [AX 2012]

Sets statement allow edit property.

Syntax

public void setStatementAllowEdit(boolean _isStatementEditable)

Run On

Called

Parameters

  • _isStatementEditable
    Type: boolean
    A Boolean value that indicates whether statement is editable.

See Also

Reference

BankStatementFormView Class