Member Junction
    Preparing search index...

    Raised before a routine's Status is toggled (pause OR resume). Cancelable.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Cancel: boolean = false

    Set to true to cancel the operation.

    CancelReason?: string

    Optional reason for cancellation (for logging/debugging).

    NewStatus: "Active" | "Disabled" | "Paused"

    The status the routine will move to if the operation proceeds.

    The routine involved in the event. For BeforeRoutineCreated this is the not-yet-saved entity.

    Timestamp: Date

    Timestamp when the event was raised.