Public Function ToKnowledgeGraphIDSet() As KnowledgeGraphIDSet
public KnowledgeGraphIDSet ToKnowledgeGraphIDSet()
Return Value
A ArcGIS.Core.Data.Knowledge.KnowledgeGraphIDSet. If the MapMemberIDSet is empty, then null is returned.
Public Function ToKnowledgeGraphIDSet() As KnowledgeGraphIDSet
public KnowledgeGraphIDSet ToKnowledgeGraphIDSet()
| Exception | Description |
|---|---|
| System.ArgumentNullException | The map member ID set is null |
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
| System.InvalidOperationException | No Knowledge Graph data could be identified in this set. |
| System.InvalidOperationException | No Map could be identified in this set. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)