Click or drag to resize

CroSecAliasNameTableread Method (String)

read CSV-table with alias names

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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