ApplicationInner.AppId Property

Definition

Gets or sets the application ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to