ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphInvestigationTypeInfo Class / PropertyInfos Property

In This Topic
    PropertyInfos Property
    In This Topic
    Gets or sets the array of Knowledge Graph Type Property Infos. All infos are expected to have unique property name.
    Syntax
    public CIMKnowledgeGraphTypePropertyInfo[] PropertyInfos {get; set;}
    Public Property PropertyInfos As CIMKnowledgeGraphTypePropertyInfo()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also