Property | Type | Description |
---|
Method | Description | |
---|---|---|
Import ( ) : System |
Initializes a new instance of the Import class.
|
|
Import ( string id = default(string), string name = default(string), string importState = default(string), IList |
Initializes a new instance of the Import class.
|
public Import ( string id = default(string), string name = default(string), string importState = default(string), IList |
||
id | string | |
name | string | |
importState | string | |
reports | IList |
|
datasets | IList |
|
return | System |