Click or drag to resize

ICancelEntityEventArgs Properties

The ICancelEntityEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
Public propertyEntity
Gets the entity
(Inherited from IEntityEventArgs.)
Top
See Also