RevitAPIEventArgs.IsCancelled
Method
Description:
Indicates whether the event is being cancelled.
Indicates whether the event is being cancelled.
Remarks:
If the event is cancellable and an event delegate wishes to cancel the event, it may call the Cancel() method if it is available for a particular event's arguments.
If the event is cancellable and an event delegate wishes to cancel the event, it may call the Cancel() method if it is available for a particular event's arguments.