Click or drag to resize

SystemBootUtilitySkipUpdateActions Property

If true we will skip checking for and running missing update actions

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

Property Value

Type: Boolean
See Also