Passa al contenuto principale

Class ShiftExtendedProps

Namespace: TecnoPack.Scheduler.Models
Assembly: CO0002_Templ_FlowpackHMI_V00_26_M.dll

Specialized extended properties for shift events, inheriting from .

public sealed class ShiftExtendedProps : ExtendedProps

Inheritance

object ← ExtendedPropsShiftExtendedProps

Remarks

Encapsulates a instance for calendar or scheduler events.

Properties

eventData

Contains the detailed data of the shift event.

public ShiftEventProps eventData { get; init; }

Property Value

ShiftEventProps