SOAP API methode WebDocumentLoopBlock_retrieve
Parameters
| Naam | Type | Beschrijving | 
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved | 
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving | 
|---|---|---|
| webdocumentloopblock | Structure of type 'webdocumentloopblock' | All properties of the retrieved webdocumentloopblock | 
Structuur 'webdocumentloopblock'
| Naam | Type | Beschrijving | 
|---|---|---|
| iterations | int | The number of iterations of the loopblock. | 
| 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 |