clsImportTravelCategory Class |
Namespace: MARIInterface
The clsImportTravelCategory type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportTravelCategory | Initializes a new instance of the clsImportTravelCategory class |
| Name | Description | |
|---|---|---|
| bReadFromDB |
Reads the travel category 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 |
Writes the class data into the datarow
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |
| Name | Description | |
|---|---|---|
| CostMemo |
Memo
| |
| Description |
NVARCHAR(50)
| |
| InAktiv |
Inactive: not visible any more int the search box
| |
| TravelCat |
NVARCHAR(20): Primary Key
| |
| TravelCatType |
Type of Travelcategory (eTravelCatType)
|