Class MaintenanceExtendedProps
Namespace: TecnoPack.Scheduler.Models
Assembly: CO0002_Templ_FlowpackHMI_V00_26_M.dll
Specialized extended properties for maintenance events, inheriting from
public sealed class MaintenanceExtendedProps : ExtendedProps
Inheritance
object ← ExtendedProps ← MaintenanceExtendedProps
Remarks
Encapsulates a
Properties
eventData
Contains the detailed data of the maintenance event.
public MaintenanceEventProps eventData { get; init; }