| SystemBootUtilitySkipAppStringUpdate Property |
Skip updating master data appstrings (like property names) from the AppText files?
Option is used by the integration test library to speed things up a bit.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool SkipAppStringUpdate { get; set; }
Property Value
Type:
Boolean
See Also