ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / ProItem Class / CloseItem Property

In This Topic
    CloseItem Property
    In This Topic
    A boolean indiciating whether to close the item
    Syntax
    public Nullable<bool> CloseItem {get;}
    Public ReadOnly Property CloseItem As Nullable(Of Boolean)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also