apply_report_template# Standard.apply_report_template(input_file, property_type='Graphical')# Apply report template. Note This method works in only in graphical mode. Parameters: input_filestrPath for the file to import. The extension supported is ".rpt". property_typestr, optionalProperty types to apply. Options are "Graphical", "Data", and "All". Returns: boolTrue when successful, False when failed. References >>> oModule.ApplyReportTemplate