ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / Project Class / IsPortalProjectDownloading Property

In This Topic
    IsPortalProjectDownloading Property
    In This Topic
    Gets whether the portal project is downloading
    Syntax
    public bool IsPortalProjectDownloading {get;}
    Public ReadOnly Property IsPortalProjectDownloading As Boolean
    Remarks
    Note: returns false if the current project is not a portal project
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also