API browser of drugValidator100 COM module


/images/arrow_right.png AbortValidateType enumeration type
Enumerates the defined grounds for an aborted validation attempt. space
space
Set of enumeration values 8 elements
enServiceNotFound: -100 No service record found.
enDatabaseNotOpen: 101 The database is not open.
enWrongTP: 401 Wrong tax point specified.
enWrongTPValue: 402 Wrong tax point value specified.
enNoTPValueFound: 403 The tax point value could not be determined.
enTreatmentDataChanged: 404 Treatment input is not allowed to change.
enWrongAmount: 405 Wrong amount specified.
enValidateFailed: 999 The validation failed - incompatible database parameters - contact the support.
space