ArcGIS Pro 3.0 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, Windows 8.1

    See Also