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


In This Topic
    DefineLocationStepInfoResponseMessage Class Members
    In This Topic

    The following tables list the members exposed by DefineLocationStepInfoResponseMessage.

    Public Constructors
    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