ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphTypeLookup Class / Properties Property

In This Topic
    Properties Property (CIMKnowledgeGraphTypeLookup)
    In This Topic
    Gets or sets the properties used in the lookup. All properties included must match for the lookup to succeed.
    Syntax
    public CIMKnowledgeGraphProperty[] Properties {get; set;}
    Public Property Properties As CIMKnowledgeGraphProperty()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also