ISchedulerJob.ClientSource Property

Definition

Retrieves the name of the process that created the job.

public string ClientSource { get; set; }
member this.ClientSource : string with get, set
Public Property ClientSource As String

Property Value

The name of the process that created the job.

Applies to