Skip to main content

ConfigurationVersionSetting

This setting is used to track the current configuration version.

Examples

    <ConfigurationVersionSetting Version="5.0.0" Description="Demo Usercube" />

Properties

PropertyDetails
Description optionalType: String Description: Detailed description of the version.
Identifier default value: ConfigurationVersionType: String Description: Unique identifier of the setting.
Misc optionalType: String Description: Misc.
Version optionalType: String Description: Version of the configuration.