IEngineConfiguration Property |
Gets the currently-loaded application configuration.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax IAppConfig Configuration { get; }
ReadOnly Property Configuration As IAppConfig
Get
property IAppConfig^ Configuration {
IAppConfig^ get ();
}
abstract Configuration : IAppConfig with get
Property Value
Type:
IAppConfigSee Also