OSImport Properties¶
The OSImport type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | IsFinished | Returns true if the import has finished. The return value of this does not indicate success, error or cancellation, simply whether or not the task is complete. |
![]() | LogFilePath | Returns the full path to the text log file that holds the log of the import. |
![]() | OSImage | Returns the OSImage object resulting from the import. |
![]() | ProcessingState | Returns the ProcessingState object that represents the state of the import. |