Public Sub SetFieldDescriptions( _ ByVal updatedDescriptions As List(Of FieldDescription) _ )
public void SetFieldDescriptions( List<FieldDescription> updatedDescriptions )
Parameters
- updatedDescriptions
- A list of FieldDescription.
Public Sub SetFieldDescriptions( _ ByVal updatedDescriptions As List(Of FieldDescription) _ )
public void SetFieldDescriptions( List<FieldDescription> updatedDescriptions )
| 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)