AgreementHeader.softDelete Method
Marks the agreement as deleted.
Syntax
private void softDelete()
Run On
Called
Remarks
This method does not delete the agreement records physically.
It only sets the IsDeleted field of the AgreementHeader and the AgreementLine tables to a NoYes::Yes enumeration value.