Bagikan melalui


EdifactProcessingSettings.UseDotAsDecimalSeparator Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="useDotAsDecimalSeparator")]
public bool UseDotAsDecimalSeparator { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="useDotAsDecimalSeparator")>]
member this.UseDotAsDecimalSeparator : bool with get, set
Public Property UseDotAsDecimalSeparator As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to