clsImportEmployeePoolLink Class |
Namespace: MARIInterface
The clsImportEmployeePoolLink type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportEmployeePoolLink | Initializes a new instance of the clsImportEmployeePoolLink class |
| Name | Description | |
|---|---|---|
| Capacity |
Capacity 100 = 100%
| |
| EmployeeNumber |
NVARCHAR(20) employee number to link the pool with the employee. (Mandatory field). See [!:clsImportEmployeeMaster.ListOfPoolLinks] for the employee dimension.
| |
| EmployeePeriod |
Internal key for child synchronisation
| |
| Knowledge |
NVARCHAR(200) Special Knowledge for this pool
| |
| Memo |
Memo field for AdditionalPoolInformaton
| |
| PlanningType |
Type of Planning (0=No Planning, 1=Planning). See clsImportEmployeePoolLinkePoolLinkPlanningType.
| |
| Priority |
Priority: 1=higest, 2, 3, 4...
| |
| ResourcePool |
NVARCHAR(20) Unique Resource Pool ID formatted in the settings of MARIProject Example "R200"
| |
| ValidPeriodFrom |
Period in the time organisation of MARIProject 2006012 YYYYMMM (Mandatory field)
|
| Name | Description | |
|---|---|---|
| bReadFromDB |
Reads the resource pool link 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).) |