ArcGIS Pro 2.8 API Reference Guide
GetSymbolAsync Method

ArcGIS.Desktop.Editing.Templates Namespace > EditingTemplate Class : GetSymbolAsync Method
Retrieves the symbol that would be used by a feature created from this template.
Syntax
public Task<CIMSymbolReference> GetSymbolAsync()
Public Function GetSymbolAsync() As Task(Of CIMSymbolReference)

Return Value

A Task representing the
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

EditingTemplate Class
EditingTemplate Members