SchedulerJob.SetJobTemplate(String) Method

Definition

Sets the job template to use for the job.

public void SetJobTemplate (string templateName);
abstract member SetJobTemplate : string -> unit
override this.SetJobTemplate : string -> unit
Public Sub SetJobTemplate (templateName As String)

Parameters

templateName
String

The name of the template to use for this job.

Implements

Applies to