ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / CurrentStepDetails Class / CanSkip Property

In This Topic
    CanSkip Property (CurrentStepDetails)
    In This Topic
    A boolean indicating whether the step can be skipped
    Syntax
    public bool CanSkip {get;}
    Public ReadOnly Property CanSkip As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also