ISchedulerJob.Project Property

Definition

Retrieves or sets the project name to associate with the job.

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

Property Value

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

Applies to