Share via


PmfFormCtrl_ProdTableCreate.dataSourceValidateWrite Method [AX 2012]

Validates that writing a record on the form data source.

Syntax

public boolean dataSourceValidateWrite()

Run On

Called

Return Value

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

See Also

Reference

PmfFormCtrl_ProdTableCreate Class