ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanGetHighlightedObjectIds Property

In This Topic
    CanGetHighlightedObjectIds Property (TableControl)
    In This Topic
    Gets if the objectIds of the highlighted rows can be retrieved. The table control must be showing the Selected Records view.
    Syntax
    public bool CanGetHighlightedObjectIds {get;}
    Public ReadOnly Property CanGetHighlightedObjectIds As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also