Click or drag to resize

clsBatchImportDimension Fields

The clsBatchImportDimension type exposes the following members.

Fields
  NameDescription
Public fieldCountImported
Result count from import
Public fieldCountInput
Result count
Public fieldCountUpdated
Result count from import
Public fieldCountValidated
Result count from import (try)
Public fieldDescription
Description only for the XML Import/Export of this class
Public fieldDTWDimID
Internal id for the import dimension. Some import MARIInterfaceType does have a multi use (ex. preliminary projects and real projects both uses clsImportProject.
Public fieldFieldDefinition
Description of the fields in relation to the table source/destination
Public fieldHelpURL
url to the web description of this dimension
Public fieldImportBaseType
Type of the import dimension. Only types of the clsImportBase can be used.
Public fieldImportElements
List of element (ImportElements) of this dimension (all classes based on clsImportBase.
Public fieldImportMethod
Public fieldMARIInterfaceType
Type name of the import dimension "clsImportProjectContract" or "clsImportProject". Only types of the clsImportBase can be used.
Public fieldSourceFileName
Name of the excel, mdb, csv file
Public fieldSourceTableName
Name of the excel sheet, mdb table, NULL for csv
Top
See Also