ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphQueryFilter Class / ID Property

In This Topic
    ID Property (KnowledgeGraphQueryFilter)
    In This Topic
    Gets the query id.
    Syntax
    public int ID {get;}
    Public ReadOnly Property ID As Integer
    Remarks
    Query id is an arbitrary assigned number that is incremented by 1 with each query executed in the session.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also