Share via


AppTemplate.Industry Property

Definition

Gets the industry of the template.

[Newtonsoft.Json.JsonProperty(PropertyName="industry")]
public string Industry { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="industry")>]
member this.Industry : string
Public ReadOnly Property Industry As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to