ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphMultipleTypeLookup Class / TypeLookups Property

In This Topic
    TypeLookups Property
    In This Topic
    Gets or sets the information required to look up an entity by matching specific property values within specific types.
    Syntax
    Public Property TypeLookups As CIMKnowledgeGraphTypeLookup()
    public CIMKnowledgeGraphTypeLookup[] TypeLookups {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also