ArcGIS Pro 2.8 API Reference Guide
Name Property (QueryTableDescription)

ArcGIS.Core.Data Namespace > QueryTableDescription Class : Name Property
Gets or sets the name of the query table.
Syntax
public string Name {get; set;}
Public Property Name As String
Remarks
This value is optional. If not set, a name is generated.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

QueryTableDescription Class
QueryTableDescription Members