EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

LogFile Property

The log file written.

Syntax

[VB.NET]
Public ReadOnlyProperty LogFile As String

[C#]
public string LogFile {get;}

Remarks

In case LogDirectory is specified two log files will be written in the specified directory and LogFile will contain the path. A diagnostic log will be written with filename LogFile + ".log" and the EDI data will be written with filename LogFile + ".dat". In case of error an additional file will be written with filename LogFile + ".err".

This property is read-only.

Default Value

""

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