ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / StepDecision Class / Responses Property

In This Topic
    Responses Property
    In This Topic
    Gets the Responses allowed for the Question
    Syntax
    public IReadOnlyDictionary<string,int> Responses {get;}
    Public ReadOnly Property Responses As IReadOnlyDictionary(Of String,Integer)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also