ITemplateManagerRenamePulseShapeTemplate Method |
Renames a pulse shape template.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.47.0
Syntaxvoid RenamePulseShapeTemplate(
string templateName,
string newName
)
Parameters
- templateName String
- Name of the pulse shape template.
- newName String
- New template name.
See Also