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

In This Topic
    IsPortalProjectUploading Property
    In This Topic
    Gets whether the portal project is uploading
    Syntax
    public bool IsPortalProjectUploading {get;}
    Public ReadOnly Property IsPortalProjectUploading 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