public static ReportTemplate GetCustomTemplateInfo( string templatePath )
Public Shared Function GetCustomTemplateInfo( _ ByVal templatePath As String _ ) As ReportTemplate
Parameters
- templatePath
- The path location of custom report template.
Return Value
ReportTemplate custom report template information.