ArcGIS Pro 2.6 API Reference Guide
StandaloneTable Property

ArcGIS.Desktop.Editing.Templates Namespace > EditingTemplate Class : StandaloneTable Property
Gets the StandaloneTable that is associated with this EditingTemplate.
Syntax
public StandaloneTable StandaloneTable {get;}
Public ReadOnly Property StandaloneTable As StandaloneTable
Remarks
When a row is created using this EditingTemplate, it will be added to this StandaloneTable.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

EditingTemplate Class
EditingTemplate Members