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