ExternalServiceResult Enumeration


External Service Result Enumeration

An enumerated value representing a result from executing an external service.

Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum ExternalServiceResult
Members
Member name Value Description
Failed 1 Service execution has failed.
Succeeded 0 Service has been executed successfully.
Unhandled 2 Execution of a service has not been handled; possibly because there are no applicable servers.
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 →