Share via


MCRCustPaymTable.setAllowEditInDataSource Method

Allows/disallows editing for each field in this record's datasource, based upon the current state of this payment record.

Does nothing if this record does not have a datasource.

Syntax

public void setAllowEditInDataSource([FormDataSource _formDataSource])

Run On

Called

Parameters

  • _formDataSource
    Type: FormDataSource Class
    The datasource of the form for wich allow/disallow editing properties are set; optional.

See Also

Reference

MCRCustPaymTable Table