public void SetFieldDescriptions( List<FieldDescription> updatedDescriptions )
Public Sub SetFieldDescriptions( _ ByVal updatedDescriptions As List(Of FieldDescription) _ )
Parameters
- updatedDescriptions
- A list of FieldDescription.
public void SetFieldDescriptions( List<FieldDescription> updatedDescriptions )
Public Sub SetFieldDescriptions( _ ByVal updatedDescriptions As List(Of FieldDescription) _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10