EventHandlerInitializationOptions Class | 
Namespace: Omada.OE.AppLogic.Model
public class EventHandlerInitializationOptions
The EventHandlerInitializationOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| EventHandlerInitializationOptions | 
| Name | Description | |
|---|---|---|
| IgnoreNonPresentAssemblies | 
            Should we simply ignore registered code assemblies that can't be loaded because they aren't present on the harddrive?
              | |
| ReInitializeAllAssemblies | 
            If true, all assemblies will be reinitialized, even if they have already been initialized.
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |