Click or drag to resize

EdiWriterT, UWrite Method

Overload List
 NameDescription
Public methodWrite(TA1) Write TA1 to the destination.
Public methodWrite(UNA) Write UNA to the destination.
Public methodWrite(T, Separators) Writes an interchange header to the destination to start a new interchange. Closes the previous interchange and group if any, only when AutoTrailer is set to true (default).
Public methodWrite(U, Separators) Writes a group header to the destination to start a new group. Closes the previous group if any, only when AutoTrailer is set to true (default).
Public methodWrite(EdiMessage, Boolean, Separators) Writes a message to the destination.
Top
See Also