Click or drag to resize

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
Syntax
C#
public bool ReInitializeAllAssemblies { get; set; }

Property Value

Type: Boolean
See Also