Click or drag to resize

FactSetOnDemand Constructor (DictionaryString, String)

Initializes a new instance of the FactSetOnDemand class

Namespace:  Kratos_3.RunTimePlatform
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public FactSetOnDemand(
	Dictionary<string, string> config
)

Parameters

config
Type: System.Collections.GenericDictionaryString, String
See Also