ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Catalog Namespace / GDBProjectItem Class / IsRegisteredWithGDB Property

In This Topic
    IsRegisteredWithGDB Property
    In This Topic
    Unused interface property
    Syntax
    public Nullable<bool> IsRegisteredWithGDB {get;}
    Public ReadOnly Property IsRegisteredWithGDB As Nullable(Of Boolean)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also