The ImportDataDialogViewModel type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ImportComplete |
Gets or sets a value indicating whether the import process has been completed
| |
| ImportStorableCommand |
Gets or sets the command for processing import data
| |
| Object |
Gets or sets the object data to import
| |
| Path |
Gets or sets the file path to be used when loading data.
|
See Also