ArcGIS Pro 3.7 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 ReadOnly Property PropertyDescriptions As IReadOnlyList(Of KnowledgeGraphPropertyDescription)
    public IReadOnlyList<KnowledgeGraphPropertyDescription> PropertyDescriptions {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also