Sdílet prostřednictvím


ScriptActionPersistedGetResponseSpec.ApplicationName Property

Definition

Gets or sets the application name for the script action.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to