ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / CurrentStep Class
Properties Methods


In This Topic
    CurrentStep Class Members
    In This Topic

    The following tables list the members exposed by CurrentStep.

    Public Properties
     NameDescription
    Public Property The assignment of this step  
    Public Property The type of assignment for this step  
    Public Property The percentage complete for the step  
    Public Property The ID of this step  
    Public Property The name of this step  
    Top
    Public Methods
     NameDescription
    Public Method Determines if the given object is identical to this object.  
    Public Method Obtains a hash code of the object. Used in Equals.  
    Public Method Gets a text representation of this object.  
    Top
    See Also