ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphProperty Class


In This Topic
    KnowledgeGraphProperty Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodGets the field's default value at the table level if subtype is not set. Otherwise, gets the field's default value for the specific subtype. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Field)
    Public MethodGets the field's ArcGIS.Core.Data.Domain at the table level if subtype is not set. Otherwise, gets the field's domain for the specific subtype. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Field)
    Public Method Gets a boolean indicating whether a graph property is visible by default. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets a boolean indicating whether a graph property is system maintained. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets a KnowledgeGraphPropertyRole indicating the role of the graph property. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also