ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalInfo Class / OrganizationDescription Property

In This Topic
    OrganizationDescription Property
    In This Topic
    Gets the description 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 OrganizationDescription {get;}
    Public ReadOnly Property OrganizationDescription As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also