Passa al contenuto principale

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 ← ExtendedPropsRecipeExtendedProps

Remarks

Encapsulates a instance for calendar or scheduler events.

Properties

eventData

Contains the detailed data of the recipe event.

public RecipeEventProps eventData { get; init; }

Property Value

RecipeEventProps