ArcGIS Pro 2.6 API Reference Guide
ReadTags Method

ArcGIS.Core.CIM Namespace > EditingTemplateCIMExtensions Class : ReadTags Method
The template definition to read the tags from.
Read the Tags from a CIMEditingTemplate.
Syntax
Public Shared Function ReadTags( _
   ByVal templateDef As CIMEditingTemplate _
) As IEnumerable(Of String)

Parameters

templateDef
The template definition to read the tags from.

Return Value

The tags.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

EditingTemplateCIMExtensions Class
EditingTemplateCIMExtensions Members