Click or drag to resize

WebDocumentsCategoryGetAllSites Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Collects all web sites from the children nodes

Namespace:  imbNLP.Project.Dataset
Assembly:  imbNLP.Project (in imbNLP.Project.dll) Version: 1.0.0
Syntax
C#
public List<WebSiteDocuments> GetAllSites()

Return Value

Type: ListWebSiteDocuments

[Missing <returns> documentation for "M:imbNLP.Project.Dataset.WebDocumentsCategory.GetAllSites"]

See Also