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


In This Topic
    KnowledgeGraphPrimitiveValue Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphPrimitiveValue.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Property Gets the KnowledgeGraph value type. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphValue)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodGets the underlying value associated with the KnowledgeGraphPrimitiveValue. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also