Saved 

Syntax

Event Saved(blsNew As Boolean)

Parameters

blsNew

TRUE if the business object that was saved is new, otherwise FALSE if it is an existing one

Remarks

Occurs after the business object and it's related objects have been saved successfully to the database.

See Also

Save