ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / FrameworkExtender Class / GetLinkChartMaps Method
The knowledge graph service uri.
Version

GetLinkChartMaps Method
Gets the list of maps that are link charts that contain the specified knowledge graph service. This method must be called on the MCT. Use QueuedTask.Run.
Syntax

Parameters

paneCollection
kgServiceUri
The knowledge graph service uri.

Return Value

A ReadOnlyList of Map
Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
The Knowledge Graph service uri cannot be null or empty
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.3 or higher.
See Also