|
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
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.
|
|