Click or drag to resize

AnalysisKeyColumnName Property

The name of the KeyColumn the Analysis is using to match the input data.

Namespace: Easymap.AddIn.Analyse
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public string KeyColumnName { get; }

Property Value

String
Remarks
Use the FindByName(String) function to find the Column of the DataSource
See Also