ApplicationCreateObject.UsageScenario Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to