2027 Members
Changes 0
M

MessageBoxShowingEventArgs Properties

Name Return Type Description Inherited From
P Cancellable bool Indicates whether an event may be cancelled by an event delegate. (Inherited from RevitAPIEventArgs ) RevitAPIEventArgs
P DialogId string A unique string identifier for DialogBox and TaskDialog type dialogs in Revit. (Inherited from DialogBoxShowingEventArgs ) DialogBoxShowingEventArgs
P DialogType int An integer that describes the standard Windows type of the dialog box.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from RevitAPIEventArgs ) RevitAPIEventArgs
P Message string The message that has been displayed in the dialog box.