ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPopupInfo Class / FieldDescriptions Property

In This Topic
    FieldDescriptions Property (CIMPopupInfo)
    In This Topic
    Gets or sets the pop-up field descriptions.
    Syntax
    public CIMPopupFieldDescription[] FieldDescriptions {get; set;}
    Public Property FieldDescriptions As CIMPopupFieldDescription()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also