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: 11.2.0.0
Syntax
public string KeyColumnName { get; }

Property Value

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