ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PopupContent Class / ObjectID Property

In This Topic
    ObjectID Property (PopupContent)
    In This Topic
    Gets or sets the objectID associated with the pop-up. Can be -1 if the pop-up is not tied to a specific object id.
    Syntax
    public long ObjectID {get; set;}
    Public Property ObjectID As Long
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also