Property SelectList
| Improve this Doc View SourceSelectList
Gets a list of selected column mappings.
Declaration
public List<ColumnMapping> SelectList { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ColumnMapping> |
Gets a list of selected column mappings.
public List<ColumnMapping> SelectList { get; }
Type | Description |
---|---|
System.Collections.Generic.List<ColumnMapping> |