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

In This Topic
    IsInvalid Property
    In This Topic
    Gets if the item is invalid
    Syntax
    public bool IsInvalid {get;}
    Public ReadOnly Property IsInvalid As Boolean
    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, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also