Click or drag to resize

aceFileToolBaseTprocessFile Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.files.job
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public abstract string processFile(
	string filePath,
	bool doLog = false
)
Request Example View Source

Parameters

filePath
Type: SystemString
doLog (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also