Click or drag to resize

translationTextTableLoad Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Loads the table from the specified filepath

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public void Load(
	string filepath,
	ILogBuilder loger
)
Request Example View Source

Parameters

filepath
Type: SystemString
The filepath.
loger
Type: imbSCI.Core.reportingILogBuilder
See Also