Added new property "Process Only In Location" to limit the datasets that are converted when "Only Process this Procedure Set" is false.

This commit is contained in:
Rich
2012-11-05 21:56:10 +00:00
parent 173dd85ccf
commit 127a917e1e
2 changed files with 16 additions and 1 deletions

View File

@@ -80,5 +80,8 @@
<Setting Name="Phase4" Type="System.String" Scope="User">
<Value Profile="(Default)">Phase4</Value>
</Setting>
<Setting Name="ProcessOnlyInLocation" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>