Click or drag to resize

samplingSettingsonlyUnique Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
It will return only unique instances to be collected, no overlap

Namespace:  imbSCI.Data.data.sample
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public bool onlyUnique { get; set; }
Request Example View Source

Property Value

Type: Boolean
true if [only unique]; otherwise, false.
See Also