Aracılığıyla paylaş


JobExecutionReportDetails.Msg Property

Definition

Gets or sets message details.

[Newtonsoft.Json.JsonProperty(PropertyName="Msg")]
public string Msg { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Msg")>]
member this.Msg : string with get, set
Public Property Msg As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to