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


In This Topic
    CIMPopupInfo Class Properties
    In This Topic

    For a list of all members of this type, see CIMPopupInfo members.

    Public Properties
     NameDescription
    Public Property Gets or sets Arcade expressions that are referenced as fields in one or more elements in MediaInfos.  
    Public Property Gets or sets the pop-up field descriptions.  
    Public Property Gets or sets the grid layout for the media infos.  
    Public Property Gets or sets the media infos.  
    Public Property Gets or sets the field name and the sort order by which the related records will be ordered. The items are defined by the related field name (Format: RelationshipName\\FieldName) as the Keys and the sort order (Enum: Asc, Desc) as the Values.  
    Public Property Gets or sets the title.  
    Top
    See Also