Click or drag to resize

modelSpiderTestGeneralRecord Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The modelSpiderTestGeneralRecord type exposes the following members.

Properties
  NameDescription
Public propertychildIndexCurrent
(Inherited from modelRecordBase.)
Public propertychildInstance
(Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.)
Public propertychildRecord
(Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.)
Public propertychildren
The sub instance record collection. Collection index is -1 late to the real childRecord and childInstance
(Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.)
Public propertydataCollectionExtendedList
DataField sets stored at record Finish call
(Inherited from modelDataSet.)
Public propertyduration
(Inherited from modelRecordBase.)
Public propertyinstance
(Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.)
Public propertyinstanceID
Human readable instanceID before generation of UID
(Inherited from modelRecordBase.)
Public propertylogBuilder
Log creator
(Inherited from modelDataSet.)
Public propertylogContent
Gets the content of the log. Make sure that state is finished before trying to get the log content
(Inherited from modelRecordBase.)
Public propertyname (Inherited from modelRecordBase.)
Public propertypagesLoaded
Total count of unique pages loaded by spiders
Public propertypageUrlListGeneral
The complete list of loaded urls
Public propertyparent
(Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.)
Public propertyreallyFinished
(Inherited from modelRecordBase.)
Public propertyremarkFlags
Remarks about algorithm execution and/or results
(Inherited from modelRecordBase.)
Public propertysideRecordSets
(Inherited from modelRecordSummaryParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord, ISpiderEvaluatorBase, modelSpiderTestRecord.)
Public propertyspidersTested
Count of spider algorithms tested
Public propertystartCallCount
Number of start calls
(Inherited from modelRecordBase.)
Public propertystartingThread
(Inherited from modelRecordBase.)
Public propertystate
(Inherited from modelRecordBase.)
Public propertytestRunStamp
Runstamp of test being recorded
(Inherited from modelRecordBase.)
Public propertytimeFinish
The moment of [!:recordFinish] call.
(Inherited from modelRecordBase.)
Public propertytimeStart
The moment of [!:recordStart] call.
(Inherited from modelRecordBase.)
Public propertyUID
Auto-generated UID based on instanceID, typesignature and start time
(Inherited from modelRecordBase.)
Public propertyVAR_AllowAutoOutputToConsole (Overrides modelDataSet.VAR_AllowAutoOutputToConsole.)
Public propertyVAR_AllowInstanceToOutputToConsole
(Inherited from modelRecordBase.)
Public propertyVAR_FilenameBase
The root base of filename (without extension) for autosave.
(Inherited from modelRecordBase.)
Public propertyVAR_FilenameExtension
Gets the variable filename extension.
(Inherited from modelRecordBase.)
Public propertyVAR_FilenamePrefix
Gets the variable filename prefix to be used
(Inherited from modelRecordBase.)
Public propertyVAR_FolderPathForAutosave
Gets the variable folder path for autosave.
(Inherited from modelRecordBase.)
Public propertyVAR_LogPrefix (Overrides modelDataSet.VAR_LogPrefix.)
Public propertyVAR_RecordModeFlags (Inherited from modelRecordSummaryParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord, ISpiderEvaluatorBase, modelSpiderTestRecord.)
Public propertyVAR_RegisterForAutosave
Gets a value indicating whether the instance should be registered for autosave call on application close
(Inherited from modelRecordBase.)
Top
See Also