GET api/ExportTemplate/{id}?templateName={templateName}&windowNo={windowNo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| templateName | string |
Required |
|
| windowNo | string |
Required |
|
| id | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ExportTemplateViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| NamesList | Collection of ExportTemplateNamesComboViewModel |
None. |
|
| TemplateList | Collection of ExportTemplateViewModel |
None. |
|
| TemplateName | string |
None. |
|
| WindowNo | integer |
None. |
|
| Index | integer |
None. |
|
| Row | integer |
None. |
|
| Description | string |
None. |
|
| Label | string |
None. |
|
| SubCategoryId | integer |
None. |
|
| SubCategory | string |
None. |
|
| TemplateCode | integer |
None. |
|
| XmlFilename | string |
None. |
|
| ExportPath | string |
None. |
|
| StylesheetHref | string |
None. |
|
| RunAfterExport | string |
None. |
|
| SilentExport | boolean |
None. |
|
| AllJobsInProject | boolean |
None. |
|
| AllActiveScenariosInJob | boolean |
None. |
|
| GroupByScenario | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.