Click or drag to resize

secondaryReportOnFVEUpdateSecondaryRecord Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Updates the secondary record.

Namespace:  imbWBI.Core.WebClassifier.reportData.secondaryReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void UpdateSecondaryRecord(
	semanticFVExtractor fve
)

Parameters

fve
Type: imbWBI.Core.WebClassifier.wlfClassifiersemanticFVExtractor
The fve.
See Also