Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
//Must be called on the MCT
//var pcsl = ...;
pcsl.ClearFilters();
Target Platforms: Windows 11, Windows 10, Windows 8.1