Click or drag to resize

clsImportBase Properties

The clsImportBase type exposes the following members.

Properties
  NameDescription
Public propertyEXPORT_INFO
Special column during the export for better understanding in the excel file. Not used for import
Public propertyEXTERNAL_Key1
This field is free to use for your own refrence. Not used by MARIInterface
Public propertyEXTERNAL_Key2
This field is free to use for your own refrence. Not used by MARIInterface
Public propertyIMPORT_ErrorMessage
Stores the validation messages
Public propertyIMPORT_Feedback
Indicates the feedback of the import process
Public propertyoErrors
Public propertyUserDefinedFieldValues
Stored the value for the user defined fields. Use SetUserDefinedFieldValue(String, Object) to fill the data.
Top
See Also