EMLookupTableUploadMapping Class |
The EMLookupTableUploadMapping type exposes the following members.
Name | Description | |
---|---|---|
![]() | EMLookupTableUploadMapping | Initializes a new instance of the EMLookupTableUploadMapping class |
Name | Description | |
---|---|---|
![]() | IsImported |
Denotes inclusion of the import column in the new or existing table. At least one item in the collection must be marked IsImported=true
|
![]() | IsKey |
Denotes the key column. Only one item in the colleciton can have IsKey=true
|
![]() | Name |
Column Name
|
![]() | TargetColumnId |
The column id of the existing lookup table's column where the imported column should be added.
|