Click or drag to resize

imbMCRepositorysiteTable Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Site page repositories index

Namespace:  imbMiningContext.MCRepository
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[XmlIgnoreAttribute]
public objectTable<imbMCWebSiteEntry> siteTable { get; set; }

Property Value

Type: objectTableimbMCWebSiteEntry
The site table.
See Also