| EventHandlerInitializationOptionsReInitializeAllAssemblies Property |
If true, all assemblies will be reinitialized, even if they have already been initialized.
Namespace:
Omada.OE.AppLogic.Model
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool ReInitializeAllAssemblies { get; set; }
Property Value
Type:
Boolean
See Also