|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMap > ESRI.ArcGIS.ArcMap > Interfaces > IR > IReportTemplate Interface > IReportTemplate.SaveReportTemplate Method (ArcObjects .NET 10.5 SDK) | 
Saves the report as a template file.
[Visual Basic .NET] Public Function SaveReportTemplate ( _ ByVal templateFilePath As String _ ) As Boolean
[C#] public bool SaveReportTemplate ( string templateFilePath );