SOAP API methode WebDocumentTextBlock_retrieve
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
webdocumenttextblock | Structure of type 'webdocumenttextblock' | All properties of the retrieved webdocumenttextblock |
Structuur 'webdocumenttextblock'
Naam | Type | Beschrijving |
---|---|---|
content | string | The content of this textblock. |
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 |