Bagikan melalui


WranglingDataFlow.DocumentLocale Property

Definition

Gets or sets locale of the Power query mashup document.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to