Click or drag to resize

clsImportProjectContractPositioneMaintenanceDueDateType Enumeration

Calculation method for the due date based on MaintenancePeriodic.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eMaintenanceDueDateType
Members
  Member nameValueDescription
Undefined0
EndOfPeriodOfTime1End of the selected period (end of month or end of quarter)
BeginningOfPeriodOfTime2Start date of the selected period (start of month or start of quarter)
FirmDayWithinPeriodOfTime3using offset from the beginning of the period (x days after beginning of month, of beginning of quarter)
Remarks
See Also