SOAP API method ImportColumn_update
Parameters
| Name | Type | Description |
|---|---|---|
| id * | string | The identifier (id) of the object that is updated |
| key * | boolean | Should this column is being used as key to search for (sub)profiles?. |
| * required parameters | ||
Return values
| Name | Type | Description |
|---|---|---|
| importcolumn | Structure of type 'importcolumn' | All properties of the now updated importcolumn |
Structure 'importcolumn'
| Name | Type | Description |
|---|---|---|
| id | int | The ID of the importcolumn. |
| name | string | The name of the importcolumn. |
| key | boolean | Should this column is being used as key to search for (sub)profiles?. |