ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace / DefineLocationStepInfoResponseMessage Class


In This Topic
    DefineLocationStepInfoResponseMessage Class Properties
    In This Topic

    For a list of all members of this type, see DefineLocationStepInfoResponseMessage members.

    Public Properties
     NameDescription
    Public Property A boolean indicating whether the step failed  
    Public Property The Job ID (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoResponseMessage)
    Public Property The updated location for the step resposne. The response is a json string representation of a Geometry object.  
    Public Property The Step ID (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoResponseMessage)
    Top
    See Also