Added HowMany setting Property to limit the number of procedures converted.
Use Command Line Parameters ass override for settings. Add logic to support partial processing of procedure sets (appending to a previously processed set.
This commit is contained in:
@@ -170,6 +170,9 @@
|
||||
<setting name="AnnotateWhenShowingDifferentRO" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
<setting name="HowMany" serializeAs="String">
|
||||
<value>0</value>
|
||||
</setting>
|
||||
</DataLoader.Properties.Settings>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
|
Reference in New Issue
Block a user