DialogBoxShowingEventArgs Properties


Dialog Box Showing Event Args 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 )
Top
See Also