SOAP API method WebDocumentImageBlock_retrieve
Parameters
| Name | Type | Description |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * required parameters | ||
Return values
| Name | Type | Description |
|---|---|---|
| webdocumentimageblock | Structure of type 'webdocumentimageblock' | All properties of the retrieved webdocumentimageblock |
Structure 'webdocumentimageblock'
| Name | Type | Description |
|---|---|---|
| id | string | The ID of the block. |
| name | string | The name of the block. |
| iteration | int | The iteration of the parent block. |
| condition | string | Get the javascript condition used to determine if the block is shown in the document |