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