MessageBoxData Members

The MessageBoxData type exposes the following members.

Methods

  NameDescription
Public methodDispose
Causes the object to release immediately any resources it may be utilizing.
(Inherited from APIObject.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodOverrideResult
Call this method to cause the Autodesk Revit dialog to be dismissed with the specified return value.
(Inherited from DialogBoxData.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyDialogType
An integer that describes the standard windows type of the dialog box.
Public propertyHelpId
An ID that represents the dialog that has been displayed.
(Inherited from DialogBoxData.)
Public propertyIsReadOnly
Identifies if the object is read-only or modifiable.
(Inherited from APIObject.)
Public propertyMessage
The message that has been displayed in the dialog box.

See Also