public static IReadOnlyList<ReportTemplate> GetCustomTemplates( string templatePath )
Public Shared Function GetCustomTemplates( _ ByVal templatePath As String _ ) As IReadOnlyList(Of ReportTemplate)
Parameters
- templatePath
- The path location of custom report templates.
Return Value
A collection of custom report templates.