ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / CurrentStep Class / CanSkip Property

In This Topic
    CanSkip Property
    In This Topic
    Indicates whether the step can be completed without it first being run.
    Syntax
    public bool CanSkip {get;}
    Public ReadOnly Property CanSkip As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also