Click or drag to resize

SystemBootUtilityBeforeBootUpdateActionWasExecuted Property

Is true if any BeforeBootup update actions was actually executed (because they hadn't been so before).

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool BeforeBootUpdateActionWasExecuted { get; }

Property Value

Type: Boolean
See Also