ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalItem Class / Owner Property

In This Topic
    Owner Property (PortalItem)
    In This Topic
    Gets the username of the user who owns this item.
    Syntax
    public new string Owner {get;}
    Public Shadows ReadOnly Property Owner As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also