  | BatchIntegrationScheduledTaskAddinAddFileContentToLog Method (ListString) | 
  
    Namespace: 
   Dynamicweb.DataIntegration
    Assembly:
   Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntaxprotected void AddFileContentToLog(
	List<string> logFilesList
)
Protected Sub AddFileContentToLog ( 
	logFilesList As List(Of String)
)
Parameters
- logFilesList
 - Type: System.Collections.GenericListString
 
See Also