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

    See Also