Click or drag to resize

analyticJobRecordinitializeSoft Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes the soft: sets sample collection (but still don't create wRecords), sets tRecord, and starts

Namespace:  imbWEM.Core.project.records
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void initializeSoft(
	List<webSiteProfile> insample
)

Parameters

insample
Type: System.Collections.GenericListwebSiteProfile
The insample.
See Also