Click or drag to resize

clsImportService Methods

The clsImportService type exposes the following members.

Methods
  NameDescription
Public methodAddPosition
Method to add additional positions. Does not replace existing. See AddPositionWithReplace(clsImportServicePosition)
Public methodAddPositionWithReplace
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.
Public methodbReadFromDB
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).)
Public methodbSaveRSToMDB (Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).)
Top
See Also