clsBatchImportDimension Fields |
The clsBatchImportDimension type exposes the following members.
| Name | Description | |
|---|---|---|
| CountImported | Result count from import | |
| CountInput | Result count | |
| CountUpdated | Result count from import | |
| CountValidated | Result count from import (try) | |
| Description | Description only for the XML Import/Export of this class | |
| DTWDimID | Internal id for the import dimension. Some import MARIInterfaceType does have a multi use (ex. preliminary projects and real projects both uses clsImportProject. | |
| FieldDefinition |
Description of the fields in relation to the table source/destination
| |
| HelpURL | url to the web description of this dimension | |
| ImportBaseType | Type of the import dimension. Only types of the clsImportBase can be used. | |
| ImportElements |
List of element (ImportElements) of this dimension (all classes based on clsImportBase.
| |
| ImportMethod | Import method for the dimension. See clsBatchImportDimensioneImportMethod | |
| MARIInterfaceType |
Type name of the import dimension "clsImportProjectContract" or "clsImportProject". Only types of the clsImportBase can be used.
| |
| SourceFileName | Name of the excel, mdb, csv file | |
| SourceTableName | Name of the excel sheet, mdb table, NULL for csv |