Informs Autodesk Revit of the status of your application after execution.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
Failed | The external application was unable to complete its task. |
Succeeded | The external application completed successfully. Autodesk Revit will keep this object during the entire Revit session. |
Cancelled | Signifies that the external application is cancelled. |