Click or drag to resize

modelSpiderTestGeneralRecordAddSideRecord Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.project.records.modelSpiderTestGeneralRecord.AddSideRecord(imbWEM.Core.crawler.model.modelSpiderTestRecord)"]

Namespace:  imbWEM.Core.project.records
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public override void AddSideRecord(
	modelSpiderTestRecord __sideRecord
)

Parameters

__sideRecord
Type: imbWEM.Core.crawler.modelmodelSpiderTestRecord

[Missing <param name="__sideRecord"/> documentation for "M:imbWEM.Core.project.records.modelSpiderTestGeneralRecord.AddSideRecord(imbWEM.Core.crawler.model.modelSpiderTestRecord)"]

Implements

IModelRecordSummary.AddSideRecord(UTP)
See Also