Property | Type | Description | |
---|---|---|---|
Imported | List |
||
NotImported | List |
||
Successful | bool |
Method | Description | |
---|---|---|
ImportResult ( ) : System | ||
ImportResult ( bool successful, List |
public ImportResult ( bool successful, List |
||
successful | bool | |
imported | List |
|
notImported | List |
|
return | System |