Click or drag to resize

numericSampleStatisticsItem Property (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets sampled value Int32 for the origin object identified via hash ID

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public int this[
	string originHash
] { get; }
Request Example View Source

Parameters

originHash
Type: SystemString
The origin hash.

Property Value

Type: Int32
The Int32.

Return Value

Type: Int32
See Also