ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.DDL.Knowledge Namespace / KnowledgeGraphTypeDescription Class / PropertyDescriptions Property

In This Topic
    PropertyDescriptions Property
    In This Topic
    Gets the collection of property descriptions for the knowledge graph type description
    Syntax
    public IReadOnlyList<KnowledgeGraphPropertyDescription> PropertyDescriptions {get;}
    Public ReadOnly Property PropertyDescriptions As IReadOnlyList(Of KnowledgeGraphPropertyDescription)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also