Click or drag to resize

rangeFinderForDataTablekeyColumnName Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Name of column that is UID

Namespace:  imbSCI.Core.math.range.finder
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string keyColumnName { get; }
Request Example View Source

Property Value

Type: String
The name of the key column.
See Also