次の方法で共有


X12EnvelopeSettings.EnableDefaultGroupHeaders プロパティ

定義

既定のグループ ヘッダーを有効にするかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象