Click or drag to resize

imbMCWebSitedomainInfo Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the domain information.

Namespace:  imbMiningContext.MCWebSite
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[XmlIgnoreAttribute]
[fileDataAttribute(fileDataFilenameMode.memberInfoName, fileDataPropertyMode.XML, fileDataPropertyOptions.none)]
public domainAnalysis domainInfo { get; set; }

Property Value

Type: domainAnalysis
The domain information.
See Also