Share via


PurchLineType.deleteSoft Method [AX 2012]

Marks the record as deleted.

Syntax

protected void deleteSoft()

Run On

Called

Remarks

This method also performs cascade deletion of related records.

The document change management is notified about the change.

See Also

Reference

PurchLineType Class