ISchedulerJob.Name Property

Definition

Retrieves or sets the display name of the job.

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

Property Value

The display name. The name is limited to 80 characters.

Applies to