Click or drag to resize

FactSetOnDemandgetConfig Method

Get the ConfigManager being used. With this, one can change the configuration settings or see what they are

Namespace:  Kratos_3.RunTimePlatform
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public IConfigManager getConfig()

Return Value

Type: IConfigManager
ConfigManager
See Also