Click or drag to resize

clsImportPlanningePlanningType Enumeration

Type of the planning in the database

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum ePlanningType
Members
  Member nameValueDescription
PeriodPlanning11: Planning amount is stored for a full period. No dates are used.
DayPlanning22: [Default] Planning using DateFrom and DateTo for the date range.
OverallPlanning33: Planning for several monthes. Not supported in the import interface
ReservationPlanning44: Reservation Planning for Equpment Categories or Equipment Master.
Remarks
See Also