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

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

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

    ArcGIS Pro version: 3.2 or higher.
    See Also