Result Enumeration


Result Enumeration

Informs Autodesk Revit of the status of your application after execution.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum Result
Members
Member name Value Description
Cancelled 1 Signifies that the external application is cancelled.
Failed -1 The external application was unable to complete its task.
Succeeded 0 The external application completed successfully. Autodesk Revit will keep this object during the entire Revit session.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →