Udostępnij za pośrednictwem


AS2ValidationSettings.InterchangeDuplicatesValidityDays Property

Definition

Gets or sets the number of days to look back for duplicate interchange.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to