ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / KnowledgeGraphLayerCreationParams Class
Members

In This Topic
    KnowledgeGraphLayerCreationParams Class
    In This Topic
    Represents an object to initialize and create a KnowledgeGraphLayer with pre-defined properties.
    Object Model
    KnowledgeGraphLayerCreationParams ClassLayer ClassLayer ClassLayer ClassLayer ClassCIMDataConnection ClassItem ClassKnowledgeGraph ClassCIMLayerDocument Class
    Syntax
    public class KnowledgeGraphLayerCreationParams : LayerCreationParams 
    Public Class KnowledgeGraphLayerCreationParams 
       Inherits LayerCreationParams
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Mapping.MapMemberCreationParams
          ArcGIS.Desktop.Mapping.LayerCreationParams
             ArcGIS.Desktop.Mapping.KnowledgeGraphLayerCreationParams

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also