This page details the format for the JSON artefact template category definition file.
ArtefactTemplateCategory
| Property Name | Data Type | Remarks |
|---|---|---|
| CategoryCode | String | The code that uniquely idenfifies this category within the template source |
| CategoryName | String | The name of the category, for identification in the UI |
| ParentCategoryCode | String | The code for the parent category insode with this resides; empty string for none |
| Sequence | string | The sequence of this category in its parent category when shown in a list |