Click or drag to resize

webSiteDiggestModelpageDiggestCollection Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Collection of diggected pages

Namespace:  imbWBI.Core.WebSiteDiggest.model
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public List<webSiteDiggestPage> pageDiggestCollection { get; set; }

Property Value

Type: ListwebSiteDiggestPage
The page diggest collection.
See Also