ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / WorkflowExecutionResult Class / ReturnCode Property

In This Topic
    ReturnCode Property (WorkflowExecutionResult)
    In This Topic
    Gets the return code of the workflow execution
    Syntax
    public long ReturnCode {get;}
    Public ReadOnly Property ReturnCode As Long
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also