次の方法で共有


EdifactValidationOverride.ValidateXsdTypes プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象