clsImportService Methods |
The clsImportService type exposes the following members.
| Name | Description | |
|---|---|---|
| AddPosition |
Method to add additional positions. Does not replace existing. See AddPositionWithReplace(clsImportServicePosition) | |
| AddPositionWithReplace |
Public Method to add a Service Position. This function will replace existing postiions of the same type (per day/per hour). Use AddPosition(clsImportServicePosition) to add only extra positions.
| |
| bReadFromDB |
Reads the service data from the database and copies the values to the class
Only for internal use! To load data use your own SQL.
(Overrides clsImportBasebReadFromDB(MPInterface, String).) | |
| bSaveRSToMDB | (Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |