ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphLayer Class / StandaloneTables Property

In This Topic
    StandaloneTables Property (CIMKnowledgeGraphLayer)
    In This Topic
    Gets or sets the standalone tables as an array of table repository paths.
    Syntax
    Public Property StandaloneTables As String()
    public string[] StandaloneTables {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also