ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphUniformIdentifier Class
Properties Methods


In This Topic
    KnowledgeGraphUniformIdentifier Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphUniformIdentifier.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Get an object with information regarding how the knowledge graph service generates unique identifiers. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphIdentifierInfo)
    Public Method Get the name of the property serving as the unique identifier for entities and relationships in the knowledge graph. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also