Summary
Queries if the action was already cancelled by some event listener.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Events - Containing Type
- I
Cancellable Event Args
Syntax
bool IsCancelled { get; }
Remarks
Queries if the action was already cancelled by some event listener.
Value
Type | Description |
---|---|
bool |