POST api/ExportTemplate/SaveTemplate
Request Information
URI Parameters
None.
Body Parameters
ExportTemplateViewModelName | 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. |
Request 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.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.