X12EnvelopeSettings.GroupHeaderTimeFormat 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 time format.
public Azure.Provisioning.BicepValue<Azure.Provisioning.Logic.X12TimeFormat> GroupHeaderTimeFormat { get; set; }
member this.GroupHeaderTimeFormat : Azure.Provisioning.BicepValue<Azure.Provisioning.Logic.X12TimeFormat> with get, set
Public Property GroupHeaderTimeFormat As BicepValue(Of X12TimeFormat)