EdifactDelimiterOverride.RepetitionSeparator プロパティ

定義

繰り返し区切り記号を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象