Possible enumeration values:
| Name | Description |
|---|---|
| NoInitialValue |
The value remains empty. |
| UseInitialValue |
The value is set to the value specified by the InitialValue property. |
| Restore |
The value is restored from the previous execution of the CVS. This is the default. |
| ServiceConfiguration |
Behaves like Restore if the configuration value says has PERSIST_VALUES, otherwise behaves like NoInitialValue. |