Freigeben über


CriticalJobHistoryDetails.JobName Property

Definition

Gets the job name.

[Newtonsoft.Json.JsonProperty(PropertyName="jobName")]
public string JobName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobName")>]
member this.JobName : string
Public ReadOnly Property JobName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to