Click or drag to resize

clsImportBaseeValidate Enumeration

Small enumeration to indicate the return value of the validation process

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eValidate
Members
  Member nameValueDescription
Nothinghappend0 Validation did not take place
NoValidationError1 All validation are good. you can continue importing
ImportedSucessfully2Import after validation done
ValidationError3Validation errors found
Deleted4Object deleted
CouldNotDelete5Error in deletion process
SavedOnlyInMARIProject6Special. internal use only
Remarks
See Also