Search
ObjectValidationEvent Members
Methods
 


Contains the arguments passed to handlers of object validation events.

The following tables list the members exposed by the ObjectValidationEvent type.

 Public Methods

  Name Description

getCancel

Gets a value indicating whether to cancel the current operation.

getObject

Gets the object for which the event was raised. (Inherited from ObjectEvent.)

setCancel

Gets a value indicating whether to cancel the current operation.

 See Also