apply_report_template#

Fields.apply_report_template(input_file, property_type='Graphical')[source]#

Apply report template.

Note

This method works in only in graphical mode.

Parameters:
input_filestr

Path for the file to import. The extension supported is ".rpt".

property_typestr, optional

Property types to apply. Options are "Graphical", "Data", and "All".

Returns:
bool

True when successful, False when failed.

References

>>> oModule.ApplyReportTemplate