X12EnvelopeOverride Class
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 X12 envelope override settings.
public class X12EnvelopeOverride
type X12EnvelopeOverride = class
Public Class X12EnvelopeOverride
- Inheritance
-
X12EnvelopeOverride
Constructors
X12EnvelopeOverride() |
Initializes a new instance of the X12EnvelopeOverride class. |
X12EnvelopeOverride(String, String, String, String, String, String, String, String, String, String) |
Initializes a new instance of the X12EnvelopeOverride class. |
Properties
DateFormat |
Gets or sets the date format. Possible values include: 'NotSpecified', 'CCYYMMDD', 'YYMMDD' |
FunctionalIdentifierCode |
Gets or sets the functional identifier code. |
HeaderVersion |
Gets or sets the header version. |
MessageId |
Gets or sets the message id on which this envelope settings has to be applied. |
ProtocolVersion |
Gets or sets the protocol version on which this envelope settings has to be applied. |
ReceiverApplicationId |
Gets or sets the receiver application id. |
ResponsibleAgencyCode |
Gets or sets the responsible agency code. |
SenderApplicationId |
Gets or sets the sender application id. |
TargetNamespace |
Gets or sets the target namespace on which this envelope settings has to be applied. |
TimeFormat |
Gets or sets the time format. Possible values include: 'NotSpecified', 'HHMM', 'HHMMSS', 'HHMMSSdd', 'HHMMSSd' |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET