2025.3 Method
Changes 0
M

RevitAPIEventArgs.IsCancelled

Description:
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.
public bool IsCancelled()
Boolean Boolean