DialogBoxShowingEventArgs Properties


The DialogBoxShowingEventArgs type exposes the following members.

Properties

Name Description
Public property Cancellable
Indicates whether an event may be cancelled by an event delegate.
(Inherited from RevitAPIEventArgs .)
Public property DialogId
A unique string identifier for DialogBox and TaskDialog type dialogs in Revit.
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from RevitAPIEventArgs .)

See Also