SOAP API methode Xslt_retrieve
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| xslt | Structure of type 'xslt' | All properties of the retrieved xslt |
Structuur 'xslt'
| Naam | Type | Beschrijving |
|---|---|---|
| id | int | The ID of the xslt. |
| name | string | The name of the xslt. |
| description | string | The description of the xslt. |
| target | string | The target of the XSLT |
| modified | timestamp | The last modification time of the xslt. |
| archived | boolean | The xslt is archived. |