Delen via


JobEntity.JobScenarioName Property

Definition

Gets or sets the job name. Enum type ScenarioName.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to