Share via


PmfFormCtrl_CoByProducts.dataSourceValidateWrite Method [AX 2012]

Determines whether a record on the form data source can be updated.

Syntax

public boolean dataSourceValidateWrite()

Run On

Called

Return Value

Type: boolean
true if the record can be updated; otherwise, false.

See Also

Reference

PmfFormCtrl_CoByProducts Class