Edit

Share via


SchedulerJob.Owner Property

Definition

Retrieves the name of the user who created, submitted, or queued the job.

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

Property Value

The user name.

Implements

Applies to