Click or drag to resize

imbMCWebPageBlocks Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Page content blocks

Namespace:  imbMiningContext.MCWebPage
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[fileDataAttribute("block", fileDataPropertyMode.XML, fileDataPropertyOptions.itemAsFile)]
[XmlIgnoreAttribute]
public List<nodeBlock> Blocks { get; set; }

Property Value

Type: ListnodeBlock
See Also