Edit

Share via


ISchedulerJob.ServiceName Property

Definition

Gets or sets the name of the SOA service that the service tasks in the job use, if the job contains service tasks.

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

Property Value

A String that specifies the name of the SOA service that the service tasks in the job use, if the job contains service tasks.

Applies to