ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphPropertyInfo Class / IDPropertyName Property

In This Topic
    IDPropertyName Property
    In This Topic
    Gets the name of the graph property representing the ID for named object types in a KnowledgeGraph.
    Syntax
    public string IDPropertyName {get;}
    Public ReadOnly Property IDPropertyName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also