Sdílet prostřednictvím


JobInnerError.Source Property

Definition

Gets the ultimate source of the failure (usually either SYSTEM or USER).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to