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