Click or drag to resize

FactSetOnDemandsetIndexingString Method

Set the column used for indexed parsing.

Namespace:  Kratos_3.RunTimePlatform
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public void setIndexingString(
	string newIndexingString
)

Parameters

newIndexingString
Type: SystemString
Column name for indexing
See Also