Click or drag to resize

WebSiteResultForClassSetValue Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.core.WebSiteResultForClass.SetValue(System.Int32,System.Double)"]

Namespace:  imbWBI.Core.WebClassifier.core
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
protected double SetValue(
	int id,
	double val
)

Parameters

id
Type: SystemInt32

[Missing <param name="id"/> documentation for "M:imbWBI.Core.WebClassifier.core.WebSiteResultForClass.SetValue(System.Int32,System.Double)"]

val
Type: SystemDouble

[Missing <param name="val"/> documentation for "M:imbWBI.Core.WebClassifier.core.WebSiteResultForClass.SetValue(System.Int32,System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:imbWBI.Core.WebClassifier.core.WebSiteResultForClass.SetValue(System.Int32,System.Double)"]

See Also