Click or drag to resize

BaseDataFramegetColumnAsMatlabString Method

Method used by FactSetOnDemand MATLAB integration, not recommended for toolkit use

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public string getColumnAsMatlabString(
	int column,
	string separator,
	string surrounder
)

Parameters

column
Type: SystemInt32
separator
Type: SystemString
surrounder
Type: SystemString

Return Value

Type: String
See Also