ITemplateManagerDeleteJobElementTemplate Method |
Deletes the job element template.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxvoid DeleteJobElementTemplate(
string templateName,
Metadata metadata
)
Parameters
- templateName String
- Name of the template.
- metadata Metadata
- Metadata defining the type of the template.
See Also