RVTDocs.com
Namespace: Autodesk.Revit.UI

Result

Enumeration
Description:
Informs Autodesk Revit of the status of your application after execution.
Syntax
public enum Result
Result Enumeration Members:
Name Description
0 The external application completed successfully. Autodesk Revit will keep this object during the entire Revit session.
1 Signifies that the external application is cancelled.
-1 The external application was unable to complete its task.