Click or drag to resize

CroSecAliasNameTableread Method (String)

read CSV-table with alias names.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public string read(
	string path
)

Parameters

path
Type: SystemString
path to CSV-file with alias names.

Return Value

Type: String
messages generated during reading the CSV-data.
See Also