ApplicationCreateObject.Culture Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to