Analysis Class |
Namespace: Easymap.AddIn.Analyse
The Analysis type exposes the following members.
Name | Description | |
---|---|---|
AnalysisLayer |
Gets the AnalysisLayer | |
Classifications |
Gets the Classifications of an Analysis.
| |
ContainsListCollection |
Returns true if list collection is available
| |
DataSource |
The DataSource of the Analysis
| |
KeyColumnName |
The name of the KeyColumn the Analysis is using to match the input data.
| |
LTComponent |
Gets the associated LTComponent of the analysis.
| |
UseDataSourceViewFilter |
Specifies if the Analysis uses the filtered view of it's DataSource | |
Visible |
Gets sets the visibility of Analysis |
Name | Description | |
---|---|---|
GetList |
Gets IList of the current result datasource.
| |
GetResultDataSource |
Returns the data source of result table.
|