Share via


IPreEventArgs members

Interface that other classes use to implement pre-event arguments.

The IPreEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancel Reads or writes a Boolean value that indicates whether to cancel an event.
Public property CancelReason The text that explains why an event is to be canceled.

Top

Methods

  Name Description
Public method CancelEvent Cancels an event.

Top

See also

Reference

IPreEventArgs interface

Microsoft.Office.Project.Server.Events namespace