ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphDataLoadingEntity Class / MultipleTypeLookup Property

In This Topic
    MultipleTypeLookup Property
    In This Topic
    Gets or sets a value indicating whether this Entity should be found by lookup. This property takes precedence over EntityType and EntityTypeExpression. When defined, the entity will be found by searching the specified types and property values.
    Syntax
    public CIMKnowledgeGraphMultipleTypeLookup MultipleTypeLookup {get; set;}
    Public Property MultipleTypeLookup As CIMKnowledgeGraphMultipleTypeLookup
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also