clsImportProductTreeLine Class |
Namespace: MARIInterface
The clsImportProductTreeLine type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportProductTreeLine | Initializes a new instance of the clsImportProductTreeLine class |
| Name | Description | |
|---|---|---|
| ChildNum | ChildNum Line in the production tree. Based on the AddLine(clsImportProductTreeLine) method the child num will automatically be set | |
| Code | Code: ItemCode, ResourceCode of the line | |
| Comment | Comment | |
| Father | Father ItemCode of the header. Only used to load from source table, finding the right clsImportProductTree object. Based on the AddLine(clsImportProductTreeLine) method this property will be ignored. | |
| IssueMthd | Issue method. see clsImportProductTreeLineBoIssueMethod. | |
| LineText | LineText | |
| OcrCode | OcrCode | |
| OcrCode2 | OcrCode2 | |
| OcrCode3 | OcrCode3 | |
| OcrCode4 | OcrCode4 | |
| OcrCode5 | OcrCode5 | |
| PriceList | Price List | |
| Project | Project | |
| Quantity | Quantity | |
| StageID |
ITT1.StageID Reference to the Stage Line ITT2.StageID
| |
| Type | Type | |
| Uom | Unti of messurnment | |
| Warehouse | Warehouse |
| Name | Description | |
|---|---|---|
| bReadFromDB |
Reads one line for a product tree from database
(Overrides clsImportBasebReadFromDB(MPInterface, String).) | |
| bSaveRSToMDB | (Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |