Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EdgeInclusion

The date intervals in the scheduling engine are always inclusive on one end and opened on another. The "opened" end is not considered to be a part of the interval.

Depending from the scheduling direction (forward/backward) this property may need to be inverted.

This enum specifies what edge of the interval is inclusive.

Index

Enumeration members

Enumeration members

Left

Left:

Right

Right:

Generated using TypeDoc