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)
Syntaxpublic IConfigManager getConfig()
Public Function getConfig As IConfigManager
public:
IConfigManager^ getConfig()
member getConfig : unit -> IConfigManager
Return Value
Type:
IConfigManagerConfigManager
See Also