ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalInfo Class / OrganizationName Property

In This Topic
    OrganizationName Property (PortalInfo)
    In This Topic
    Gets the name of the organization. In the case of non-organizational users of ArcGIS Online or a multi-tenant portal, this will be null.
    Syntax
    public string OrganizationName {get;}
    Public ReadOnly Property OrganizationName As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also