ISchedulerJob.JobTemplate Property

Definition

Retrieves the name of the job template used to initialize the properties of the job.

public string JobTemplate { get; }
member this.JobTemplate : string
Public ReadOnly Property JobTemplate As String

Property Value

The name of the job template.

Applies to