Click or drag to resize

measureTrendsampleSize Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the size of the sample.

Namespace:  imbSCI.DataComplex.trends
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public int sampleSize { get; set; }
Request Example View Source

Property Value

Type: Int32
The size of the sample.
See Also