Click or drag to resize

clsImportPlanningQuantityResources Property

Quantity of resources for the planning. This can be the number of employees in a pool planning, the number of equipments when planning an equipment category or the number of items in an item plannning. In all other cases this value will be ignored.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public decimal QuantityResources { get; set; }

Property Value

Type: Decimal
Remarks
MPProjektPlanungsZeilen.MengeRessourcen type: NUMERIC(19,6) length: 8

View: MARIProjectPlanningLines.NumberOfEmployees: :Table: MPProjektPlanungsZeilen.MengeRessourcen

See Also