|  | ICancelEntityEventArgs Interface | 
Namespace: EBP.Api.Interfaces.Entity
 Syntax
SyntaxThe ICancelEntityEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Cancel | 
            Gets or sets a value indicating whether the event should be canceled.
             | 
|  | Entity | 
            Gets the entity
            (Inherited from IEntityEventArgs.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
 See Also
See Also