ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphIDSet Class / GetEntityRelationshipTypeNames Method

In This Topic
    GetEntityRelationshipTypeNames Method (KnowledgeGraphIDSet)
    In This Topic
    Gets the list of entity and relationship types names in the ID set. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax

    Return Value

    The lists of entity and relationship types names in the ID set as a tuple.
    Exceptions
    ExceptionDescription
     
    This method or property must be called within the lambda passed to QueuedTask.Run.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also