ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphMultipleTypeLookup Class / DefaultTypeName Property

In This Topic
    DefaultTypeName Property
    In This Topic
    Gets or sets the default type name for the multiple type lookup. If the lookup fails, this type will be used to create a new entity. When empty or blank, if the lookup fails, nothing will be created.
    Syntax
    public string DefaultTypeName {get; set;}
    Public Property DefaultTypeName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also