| SystemBootUtilityNeverSkipBootSteps Property |
Option is mainly intended for certain test classes.
If true we will never skip performing certain boot steps due to detecting that they have already been performed.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool NeverSkipBootSteps { get; set; }
Property Value
Type:
Boolean
See Also