次の方法で共有


EdifactValidationOverride.ValidateEdiTypes プロパティ

定義

EDI 型を検証するかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象