ArcGIS Pro 3.7 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 ReadOnly Property CanSkip As Boolean
    public bool CanSkip {get;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also