ArcGIS Pro 3.7 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 Property Summary As String
    public string Summary {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also