Click or drag to resize

rangeFinderForDataTablecolumnsToSignIn Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Columns to write the aggregate row name into

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

Property Value

Type: ListString
The columns to sign in.
See Also