IImportDataWindow Members
The IImportDataWindow type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
Initialize |
Initializes this instance.
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
ImportManagerType |
Gets
Field Valuethe type that implements IDataImportManager for this window. |
|
|
ViewModel |
Gets
Field ValueIDataImportManager. |
Events
| Name | Description | |
|---|---|---|
|
|
AllImportsCompleted |
One IImportDataWindow may import from multiple similar but independent sources
(e.g., from multiple files). This event should be invoked to indicate that all such have been
processed and the form is about to close.
|

