Public Sub SetCustomProperties( _ ByVal customProperties As IEnumerable(Of CIMStringMap) _ )
public void SetCustomProperties( IEnumerable<CIMStringMap> customProperties )
Parameters
- customProperties
- The collection of custom properties
Public Sub SetCustomProperties( _ ByVal customProperties As IEnumerable(Of CIMStringMap) _ )
public void SetCustomProperties( IEnumerable<CIMStringMap> customProperties )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)