Click or drag to resize

itmPluginimportFileFrom Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Imports the file from.

Namespace:  imbWBI.IndustryTermModel.consolePlugin
Assembly:  imbWBI.IndustryTermModel (in imbWBI.IndustryTermModel.dll) Version: 1.0.49
Syntax
C#
protected void importFileFrom(
	string propName,
	List<string> propValue,
	bool verbose
)

Parameters

propName
Type: SystemString
Name of the property.
propValue
Type: System.Collections.GenericListString
The property value.
verbose
Type: SystemBoolean
if set to true [verbose].
See Also