R2730¶
Summary¶
A TemplateBinding must substitute all the TemplateParameters of the
instanciated template element, and the TemplateParameterSubstitution must be
defined in the same order as the TemplateParameters.
Details¶
When using a template binding, all the template parameters must be
substituted. We also recommend that you define the substitutions in the same
order as the parameters they each substitute.
Tips¶
- Use the ‘Element’ properties tab on the TemplateBinding to set
parameter substitutions.
- This error can be caused by a faulty macro or module. Ask the
developer to fix the macro or module.
- Add the missing TemplateParameterSubstitution for these
TemplateParameters with a macro.
- Delete the TemplateBinding and rebuild it. Use the ‘Element’
properties tab on the TemplateBinding to set parameter substitutions.