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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also