FeaturePackageImportContext Class |
Namespace: Omada.OE.AppLogic
public class FeaturePackageImportContext : ContextBase<FeaturePackageImportState>, IDisposable
The FeaturePackageImportContext type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ImportState |
ImportState
|
Name | Description | |
---|---|---|
![]() ![]() | CreateContext |
Creates a new FeaturePackImportContext 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.) |