SpecTransManager.deleteAll Method [AX 2012]

Deletes all SpecTrans records that have the same SpecCompany, SpecTableId, and SpecRecId values as this class instance.

Syntax

public void deleteAll()

Run On

Called

Remarks

Replaces the deleteSpecifications method on the Specification class.

See Also

Reference

SpecTransManager Class