ArcGIS Pro 3.7 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 Property Location As String
    public string Location {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also