次の方法で共有


EdifactEnvelopeSettings.CreateGroupingSegments プロパティ

定義

グループ化セグメントを作成するかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象