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