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

In This Topic
    IsDefault Property (Item)
    In This Topic
    Gets if the item has been set as a default for this project
    Syntax
    Public ReadOnly Property IsDefault As Boolean
    public bool IsDefault {get;}
    Remarks
    For example, the project's home folder, default toolbox, and default geodatabase are default items.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also