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.

LogFile will in fact refer to several files with appropriate extensions. A diagnostic log will be written with filename LogFile + ".log", and any EDI data read will be written with filename LogFile + ".dat". Raw AS1 messages and MDNs will also be written with extensions ".as1" and ".as1-mdn".

This property is read-only.

Default Value

""

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