Click or drag to resize

IModelSiteGlobals Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.crawler.model.IModelSiteGlobals"]

Namespace:  imbWEM.Core.crawler.model
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public interface IModelSiteGlobals : IModelSpiderGlobals

The IModelSiteGlobals type exposes the following members.

Properties
  NameDescription
Public propertyaJob (Inherited from IModelSpiderGlobals.)
Public propertyaRecord (Inherited from IModelSpiderGlobals.)
Public propertyspider (Inherited from IModelSpiderGlobals.)
Public propertystage (Inherited from IModelSpiderGlobals.)
Public propertystageControl (Inherited from IModelSpiderGlobals.)
Public propertytRecord (Inherited from IModelSpiderGlobals.)
Public propertyweb
Public propertywRecord
Top
See Also