public IReadOnlyList<string> GetAvailableCategories()
Public Function GetAvailableCategories() As IReadOnlyList(Of String)
Return Value
The list of all of the categories registered to the utility network.
public IReadOnlyList<string> GetAvailableCategories()
Public Function GetAvailableCategories() As IReadOnlyList(Of String)
Exception | Description |
---|---|
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11, Windows 10, Windows 8.1