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

    PropertyDescriptions Property
    Gets the collection of property descriptions for the knowledge graph type description
    Syntax
    public IReadOnlyList<KnowledgeGraphPropertyDescription> PropertyDescriptions {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also