Specifies the name of the EDI file to write to.
public string OutputFile { get; set; }
Public Property OutputFile As String
""
Set OutputFile before calling the StartInterchangeHeader method to write an EDI interchange to a file on disk.