Click or drag to resize

aceApplicationSettingssciCoreConfig Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the sci core configuration.

Namespace:  imbACE.Core.application
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public imbSCICoreConfig sciCoreConfig { get; set; }
Request Example View Source

Property Value

Type: imbSCICoreConfig
The sci core configuration.
See Also