次の方法で共有


EdifactDelimiterOverride.ComponentSeparator プロパティ

定義

コンポーネントの区切り記号を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象