  | BatchIntegrationScheduledTaskAddinAddFileContentToLog Method (String) | 
  
    Namespace: 
   Dynamicweb.DataIntegration
    Assembly:
   Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntaxprotected void AddFileContentToLog(
	string fileFullPath
)
Protected Sub AddFileContentToLog ( 
	fileFullPath As String
)
Parameters
- fileFullPath
 - Type: SystemString
 
See Also