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


In This Topic
    KnowledgeGraphNamedObjectType Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphNamedObjectType.

    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 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