ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphNamedObjectType Class


In This Topic
    KnowledgeGraphNamedObjectType Class Methods
    In This Topic

    For a list of all members of this type, see KnowledgeGraphNamedObjectType members.

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the alias name for this named object type. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets a boolean indicating whether the named object type has an ObjectID. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Get a boolean indicating whether the named object type is strict in the data model. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the name of the named object type. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the name of the graph property representing the ObjectID for this named object type. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Get the list of properties on this named object type. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the role of the named object type. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also