ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace / DefineLocationStepInfoResponseMessage Class / Location Property

In This Topic
    Location Property (DefineLocationStepInfoResponseMessage)
    In This Topic
    The updated location for the step resposne. The response is a json string representation of a Geometry object.
    Syntax
    public string Location {get; set;}
    Public Property Location As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also