slreportgen.report.SystemHierarchy.createTemplate
类: slreportgen.report.SystemHierarchy
命名空间: slreportgen.report
创建系统层次结构报告器模板
语法
template = slreportgen.report.SystemHierarchy.createTemplate(templatePath,templateType)
说明
在 template = slreportgen.report.SystemHierarchy.createTemplate(templatePath,templateType)type 指定的位置为 templatePath 指定的报告类型创建 slreportgen.report.SystemHierarchy 报告器模板的副本。您可以使用复制的模板作为起点,为您的报告设计自定义系统层次结构模板。
输入参数
输出参量
示例
版本历史记录
在 R2019b 中推出