ArcGIS Pro 2.8 API Reference Guide
TemplateType Property

ArcGIS.Desktop.Core Namespace > CreateProjectSettings Class : TemplateType Property
Gets and sets the project template type that will be used to create the new project
Syntax
public TemplateType TemplateType {get; set;}
Public Property TemplateType As TemplateType
Remarks
The default is TemplateType.Catalog. TemplateType
Setting the TemplatePath overrides the TemplateType.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

CreateProjectSettings Class
CreateProjectSettings Members