ReqPlan.insert Method

Persists a record in the database when super is called.

Syntax

public void insert()

Run On

Server

Remarks

A system defined method provided as an event to apply logic before and after a record is inserted in the database.

See Also

Reference

ReqPlan Table