ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / Summary Property

In This Topic
    Summary Property (Item)
    In This Topic
    Gets and sets a summary describing the purpose of the item. Derived from the Summary or Purpose defined in the item's metadata.
    Syntax
    public string Summary {get; set;}
    Public Property Summary As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also