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 ← ExtendedProps ← ShiftExtendedProps
Remarks
Encapsulates a
Properties
eventData
Contains the detailed data of the shift event.
public ShiftEventProps eventData { get; init; }