Public Function GetSupportedFilterFields() As IReadOnlyList(Of String)
public IReadOnlyList<string> GetSupportedFilterFields()
Return Value
The collection of field names.
Public Function GetSupportedFilterFields() As IReadOnlyList(Of String)
public IReadOnlyList<string> GetSupportedFilterFields()
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)