Delen via


JobProperties.ScenarioName Property

Definition

Gets or sets the ScenarioName.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to