Namespace:
Autodesk.Revit.DB
ExternalDBApplicationResult
Enumeration
Description:
Informs Autodesk Revit of the status of your external db application after execution.
Informs Autodesk Revit of the status of your external db application after execution.
Syntax
public enum ExternalDBApplicationResult
Unknown Namespace Members:
Name | Description |
---|---|
Failed | The external db application was unable to complete its task. |
Succeeded | The external db application completed successfully. Autodesk Revit will keep this object during the entire Revit session. |