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


In This Topic
    KnowledgeGraphNamedObjectValue Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Property Gets the value corresponding to the given key. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphObjectValue)
    Public Property Gets the KnowledgeGraph value type. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphValue)
    Top
    See Also