ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / GPExecuteToolEventArgs Class / IsStarting Property

In This Topic
    IsStarting Property
    In This Topic
    Gets whether the execution of the tool is starting
    Syntax
    public bool IsStarting {get; set;}
    Public Property IsStarting As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also