X12ProcessingSettings.ConvertImpliedDecimal Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to