次の方法で共有


X12EnvelopeSettings.GroupHeaderTimeFormat プロパティ

定義

グループ ヘッダーの時刻形式を取得または設定します。 指定できる値は、'NotSpecified'、'HHMM'、'HHMMSS'、'HHMMSSdd'、'HHMMSSd' です。

[Newtonsoft.Json.JsonProperty(PropertyName="groupHeaderTimeFormat")]
public string GroupHeaderTimeFormat { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupHeaderTimeFormat")>]
member this.GroupHeaderTimeFormat : string with get, set
Public Property GroupHeaderTimeFormat As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象