X12 Integrator V9 - Online Help
X12 Integrator V9
Questions / Feedback?

StartInterchangeHeader Method

Creates a new EDI Interchange header segment on the current document.

Syntax

[VB.NET]
Public Sub StartInterchangeHeader(ByVal Version As String)
[C#]
public void StartInterchangeHeader(string version);

Remarks

When called, a new interchange start (ISA or UNB) segment is created and set as the current segment. You should then set the values on said segment before creating a functional group or a new transaction set within the document.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0