Click or drag to resize

modelSpiderTestRecordaRecord Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

modelSpiderTestRecord access to the analyticJobRecord

Namespace:  imbWEM.Core.crawler.model
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public analyticJobRecord aRecord { get; }

Property Value

Type: analyticJobRecord
Reference to execution record: analyticJobRecord

Implements

IModelSpiderGlobalsaRecord
Remarks
Intance of records.
See Also