Click or drag to resize

performanceDataLoadAddContentPage Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.engine.performanceDataLoad.AddContentPage(System.Int32,System.Int32)"]

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void AddContentPage(
	int terms,
	int pages = 1
)

Parameters

terms
Type: SystemInt32

[Missing <param name="terms"/> documentation for "M:imbWEM.Core.crawler.engine.performanceDataLoad.AddContentPage(System.Int32,System.Int32)"]

pages (Optional)
Type: SystemInt32

[Missing <param name="pages"/> documentation for "M:imbWEM.Core.crawler.engine.performanceDataLoad.AddContentPage(System.Int32,System.Int32)"]

See Also