다음을 통해 공유


X12EnvelopeSettings.GroupHeaderDateFormat Property

Definition

Gets or sets the group header date format. Possible values include: 'NotSpecified', 'CCYYMMDD', 'YYMMDD'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to