Click or drag to resize

ITemplateManagerDeleteFillingTemplate Method

Deletes a filling template.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
void DeleteFillingTemplate(
	string templateName
)

Parameters

templateName  String
Name of the filling template.
See Also