ConfigurationVersionSetting
This setting is used to track the current configuration version.
Examples
<ConfigurationVersionSetting Version="5.0.0" Description="Demo Usercube" />
Properties
| Property | Details |
|---|---|
| Description optional | Type: String Description: Detailed description of the version. |
| Identifier default value: ConfigurationVersion | Type: String Description: Unique identifier of the setting. |
| Misc optional | Type: String Description: Misc. |
| Version optional | Type: String Description: Version of the configuration. |