Click or drag to resize

webSiteDiggestConstructorsettings Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets or sets the settings.

Namespace:  imbWBI.Core.WebSiteDiggest.component
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public webSiteDiggestConstructorSettings settings { get; set; }

Property Value

Type: webSiteDiggestConstructorSettings
The settings.
See Also