Click or drag to resize

dataUnitSpiderPageRow Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.crawler.reporting.dataUnits.dataUnitSpiderPageRow"]

Inheritance Hierarchy
SystemObject
  dataUnitRowmodelSpiderPageRecord
    imbWEM.Core.crawler.reporting.dataUnitsdataUnitSpiderPageRow

Namespace:  imbWEM.Core.crawler.reporting.dataUnits
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class dataUnitSpiderPageRow : dataUnitRow<modelSpiderPageRecord>

The dataUnitSpiderPageRow type exposes the following members.

Constructors
  NameDescription
Public methoddataUnitSpiderPageRow
Initializes a new instance of the dataUnitSpiderPageRow class
Top
Properties
  NameDescription
Public propertycrossLinks
Public propertyiteration
(Inherited from dataUnitRowmodelSpiderPageRecord.)
Public propertylastEntry (Inherited from dataUnitRowmodelSpiderPageRecord.)
Public propertylinksFrom
Public propertylinksTo
Public propertyparent
(Inherited from dataUnitRowmodelSpiderPageRecord.)
Public propertyrowCreated
(Inherited from dataUnitRowmodelSpiderPageRecord.)
Public propertysinceLastMin
Time in minutes since last entry created
(Inherited from dataUnitRowmodelSpiderPageRecord.)
Top
Methods
  NameDescription
Public methodcheckData (Inherited from dataUnitRowmodelSpiderPageRecord.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodOnPropertyChanged
Kreira event koji obaveštava da je promenjen neki parametar
(Inherited from dataUnitRowmodelSpiderPageRecord.)
Public methodprepare (Inherited from dataUnitRowmodelSpiderPageRecord.)
Public methodsetData (Overrides dataUnitRow.setData(UTP).)
Public methodToString (Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataUnitRowmodelSpiderPageRecord.)
Top
See Also