Bagikan melalui


CrrJobRequest.JobName Property

Definition

Gets or sets job Name of the job to be fetched

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to