ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / WorkflowExecutionResult Class / HasReturnCode Property

In This Topic
    HasReturnCode Property
    In This Topic
    Gets whether there is a return code
    Syntax
    public bool HasReturnCode {get;}
    Public ReadOnly Property HasReturnCode As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also