Click or drag to resize

CroSecwriteToTableRow Method

generate value of property info as a string which can be used in a cross section table

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual void writeToTableRow(
	CroSecTableRow crosec_table_row
)

Parameters

crosec_table_row
Type: Karamba.CrossSectionsCroSecTableRow
cross section table row object where data is written to
See Also