ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PopupContent Class / IDString Property

In This Topic
    IDString Property
    In This Topic
    Gets or sets a "generic string feature id" associated with the pop-up. Can be empty if the pop-up is not associated with a feature using a string.
    Syntax
    Public Property IDString As String
    public string IDString {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also