ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.DDL.Knowledge Namespace / KnowledgeGraphEntityTypeDescription Class
Properties


In This Topic
    KnowledgeGraphEntityTypeDescription Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphEntityTypeDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property The alias name of the named type. (Inherited from ArcGIS.Core.Data.DDL.Knowledge.KnowledgeGraphTypeDescription)
    Public Property Gets whether the description has a spatial description property or not. (Inherited from ArcGIS.Core.Data.DDL.Knowledge.KnowledgeGraphTypeDescription)
    Public Property The name of the dataset or the field this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description)
    Public Property Gets the collection of property descriptions for the knowledge graph type description (Inherited from ArcGIS.Core.Data.DDL.Knowledge.KnowledgeGraphTypeDescription)
    Public PropertyRepresents the shape ArcGIS.Core.Data.Knowledge.KnowledgeGraphProperty. (Inherited from ArcGIS.Core.Data.DDL.Knowledge.KnowledgeGraphTypeDescription)
    Top
    See Also