clsImportResourcePool Properties |
The clsImportResourcePool type exposes the following members.
| Name | Description | |
|---|---|---|
| BusinessUnit | Standard business unit for the pool: Used for authorization. See dimension clsImportSetupBusinessUnits for details. | |
| CalendarID | Linked calender to find the working days and capacity | |
| CostRateHour |
Ressource Based Cost Rate (when not copied from default employee)
| |
| CostType | By standard employee (=0) or by pool (=1): MPRessourcenPool.KostenTyp | |
| FirstManager | NVARCHAR(20) First responsible empoyee | |
| Group1 | INT Group1. See clsImportGroups.eGroupType.PoolGroup = 10005 | |
| Group2 | INT Group2. See clsImportGroups.eGroupType.PoolGroup2 = 10030 | |
| Group3 | INT Group3. . See clsImportGroups.eGroupType.PoolGroup3 = 10031 | |
| ListResourcePoolCostRates |
Helper list to store cost rates for a resource pool, when clsImportResourcePool.CostType = clsImportResourcePoolePoolCostRateType.CostRateByResourcePool = 1.
| |
| Matchcode | NVARCHAR(50) Name of the pool | |
| ResourceMemo |
NTEXT Resource Memo: MPRessourcenPool.RessourcenMemo
| |
| ResourcePool | NVARCHAR(20) Unique Resource Pool ID formatted in the settings of MARIProject Example "P200" | |
| ResourceType | INT Pool Type. See clsImportResourcePoolePoolType | |
| SecondManager | NVARCHAR(20) Second responsible employee | |
| StandardEmployee | NVARCHAR(20) Standard employee. Used for the cost rate in the planning process. (Mandnatory for CostTyp=0) |