Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It maintains the versioning of Seismic help content, formatted as 'MAJOR.MINOR.PATCH' or as a JSON object for localized versions. |
| What area does it affect? |
Embedded Help Content |
| What does the default mean? |
The default value is "25.0.7", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when updating Seismic help content or troubleshooting related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.embedded_help.seismic_content_version |
| Sys ID |
9841c7e353003010930dddeeff7b1204 |
| Type |
string |
| Application |
Global |
| Default value |
25.0.7 |
| Description |
Stores the current version of Seismic help content on the instance.
Format: "MAJOR.MINOR.PATCH" or JSON Object if the instance has any locale installed.
{"enht": " x.y.z", frmt: "x.y.z"} - where the key is combination of first two char is language Id from sys_language table and last two are translated type - mt/ht - Machine Translated or Human Translated. |
| Updated |
2024-05-25 03:39:05 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties