IERUSEvent_DBRowValidate

This interface contains information that is specific to the DBRow Validate Before event.  This event is fired before the contents of a DBRow are committed to the database, for row creation, row modification, and row import. This interface provides access to a DBRow's new data. If row validation fails, HandleEvent can return EROOM_E_SEVENTHHANDLER_FAILED and a custom error message to describe the failure.

Note that comments and attachments on DBRows do not fire DBRowValidate events. No events are fired to validate during facility or room import.

Home

Properties

Row

IsModified

 

Methods
SetFocusColumn