Summary
    Gets or sets a value indicating whether overwrite the variable snapshot for the release by re-importing the variables from the project.
    
		- Namespace
 - Cake
.Common .Tools .OctopusDeploy  - Containing Type
 - Octopus
Deploy Promote Release Settings  
Syntax
public bool UpdateVariables { get; set; }
	Value
| Type | Description | 
|---|---|
| bool | 
