Click or drag to resize

AnalysisClassificationDataColumnName Property

The Name of the Column (See DataSource) which this AnalysisClassification is using as its source

Namespace:  Easymap.AddIn.Analyse
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public string DataColumnName { get; set; }

Property Value

Type: String
See Also