ArcGIS Pro 3.7 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 ReadOnly Property CloseItem As Nullable(Of Boolean)
    public Nullable<bool> CloseItem {get;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also