Share

MessageBoxShowingEventArgs Properties

The MessageBoxShowingEventArgs type exposes the following members.

Properties

 NameDescription
Public propertyCancellable Indicates whether an event may be cancelled by an event delegate.
(Inherited from RevitAPIEventArgs)
Public propertyDialogId A unique string identifier for DialogBox and TaskDialog type dialogs in Revit.
(Inherited from DialogBoxShowingEventArgs)
Public propertyDialogType An integer that describes the standard Windows type of the dialog box.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
(Inherited from RevitAPIEventArgs)
Public propertyMessage The message that has been displayed in the dialog box.

See Also

Reference

Was this information helpful?