ConfigurationChangeImportResult Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class ConfigurationChangeImportResult
The ConfigurationChangeImportResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfigurationChangeImportResult |
Name | Description | |
---|---|---|
![]() | AlreadyImportedCount |
count of already imported changes
|
![]() | ChangeCount | |
![]() | ErrorCount |
No. of errors during import.
|
![]() | ErrorUIds |
UIds of all Changes with errors
|
![]() | Messages | |
![]() | SuccessCount | |
![]() | TotalDuration |
The timespan duration of the import converted to string
|
![]() | WarningCount |
No. of warnings during import.
|
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.) |