次の方法で共有


AS2ValidationSettings.InterchangeDuplicatesValidityDays プロパティ

定義

重複するインターチェンジを検索する日数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="interchangeDuplicatesValidityDays")]
public int InterchangeDuplicatesValidityDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="interchangeDuplicatesValidityDays")>]
member this.InterchangeDuplicatesValidityDays : int with get, set
Public Property InterchangeDuplicatesValidityDays As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象