Share via


PmfFormCtrl_CoByProducts.dataSourceValidateDelete Method [AX 2012]

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

Syntax

public boolean dataSourceValidateDelete()

Run On

Called

Return Value

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

See Also

Reference

PmfFormCtrl_CoByProducts Class