ConfigurationChangeImportOptions Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class ConfigurationChangeImportOptions
The ConfigurationChangeImportOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigurationChangeImportOptions | 
| Name | Description | |
|---|---|---|
| AllowErrors | ||
| AllowReImport | 
            If set to true, the import history will not be checked and the changes will be always be imported even if they have been so before.
              | |
| TestMode | 
| Name | Description | |
|---|---|---|
| ImportCompleted | ||
| StopImport | 
| 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.) |