ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / PortalProjectUsageEnum Enumeration
Version

PortalProjectUsageEnum Enumeration
How the project will be shared
Syntax
Members
MemberDescription
CreateForSomeoneElse This project is created by the current user for someone else
UsedByManyPeople This project will be used by many people
UseOnManyComputers This project will be used on many computers by the current user
UseOnOneComputer This project will be used on one computer by the current user
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Core.PortalProjectUsageEnum

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also