Share via


TemplateAppInstallDetails.AppId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to