Click or drag to resize

ITemplateManagerDeleteRampingTemplate Method

Deletes a ramping template.

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

Parameters

templateName  String
Name of the ramping template.
See Also