X12EnvelopeSettings.GroupHeaderDateFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The group header date format.
public Azure.Provisioning.BicepValue<Azure.Provisioning.Logic.X12DateFormat> GroupHeaderDateFormat { get; set; }
member this.GroupHeaderDateFormat : Azure.Provisioning.BicepValue<Azure.Provisioning.Logic.X12DateFormat> with get, set
Public Property GroupHeaderDateFormat As BicepValue(Of X12DateFormat)