Click or drag to resize

clsImportEquipmentCategorySubjecteUnitHandling Enumeration

Manage the handling of the subject

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eUnitHandling
Members
  Member nameValueDescription
NoHandling0Units are not handled (default)
ReservationPlanningDays1One mandatory link in the equipment categry must be a ReservationPlanningDays. Only one of this type can be created.
UsagePlanning2Hours of operation to count and invoice to the client
ExpenseHandling3Cost types to be planned in addition to the avilability planning
ReservationPlanningMonth4Additional Costing type for use in time (like ReservationPlanningDays). Price for a full month use.
ReservationPlanningHours5Additional Costing type For use In time (Like ReservationPlanningDays). Price For use In hours.
Remarks
See Also