ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphLayerException Class / InvalidNamedTypes Property

In This Topic
    InvalidNamedTypes Property
    In This Topic
    Gets a list of the invalid type names provided to the layer create or append
    Syntax
    public IReadOnlyList<string> InvalidNamedTypes {get;}
    Public ReadOnly Property InvalidNamedTypes As IReadOnlyList(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also