ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / IsInvalid Property

In This Topic
    IsInvalid Property (Item)
    In This Topic
    Gets if the item is invalid
    Syntax
    Public ReadOnly Property IsInvalid As Boolean
    public bool IsInvalid {get;}
    Remarks
    For example, if a disk or server is currently unavailable on the network, the project can't access the item and the item is invalid.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also