Share via


AgreementLine.softDelete Method

Marks the AgreementLine record as deleted.

Syntax

private void softDelete()

Run On

Called

Remarks

This method does not physically delete the AgreementLine records.

It only sets the IsDeleted field of the AgreementLine tables to an enumeration value of Yes.

See Also

Reference

AgreementLine Table