ReqPlanVersion.delete Method
Deletes the current record in the ReqPlanVersion table.
Syntax
public void delete()
Run On
Server
Remarks
The related ReaPO record and the ReqTrans record are not deleted per delete action because they must be deleted before the ReqPlanVersion record is deleted.