DataObjectImportRunningContext Class |
Namespace: Omada.OE.Model
public class DataObjectImportRunningContext : ContextBase<DataObjectImportRunningState>, IDisposable
The DataObjectImportRunningContext type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateContext |
Creates a new DataObjectImportRunningContext and set it as current.
|
![]() | Dispose |
Dispose
(Inherited from ContextBaseT.) |
![]() | Dispose(Boolean) |
Dispose and restores the previous state
(Inherited from ContextBaseT.) |
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.) |