ArcGIS Pro 3.7 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 ReadOnly Property IsPortalProjectUploading As Boolean
    public bool IsPortalProjectUploading {get;}
    Remarks
    Note: returns false if the current project is not a portal project
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also