EngineConfiguration 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 public IAppConfig Configuration { get; }
Public ReadOnly Property Configuration As IAppConfig
Get
public:
virtual property IAppConfig^ Configuration {
IAppConfig^ get () sealed;
}
abstract Configuration : IAppConfig with get
override Configuration : IAppConfig with get
Property Value
Type:
IAppConfigImplements
IEngineConfigurationSee Also