DMListImportSourceColumn Class |
The DMListImportSourceColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | Enabled | Specifies if this column needs to be imported. |
![]() | FieldID | Specifies the ID of the field to import this column into. If Import is false this property is ignored. |
![]() | Header |
Specify column header for this column if column headers are present in the source data.
If VerifyHeaders is specified in the source object these must match the header present in
the source data.
|
![]() | ID | |
![]() | Length |
Applicable only for Fixed Width Format. Specified the length of a column value
|
![]() | Order | 1-Based ordinal position of this column in the source data. |
![]() | PrimaryKey | Specifies this column is to be used as the primary key. |
![]() | Required | When true, this field must be present and valid or the entire record will not be imported. |