blob: 9dbf3ac07f2fa46229061535bd3bdefe656cc2b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<ActivityDef ID="-1" Name="MoveLatestVersionToLast" Height="0"
Width="0" IsLayoutable="false" IsComposite="false">
<Properties>
<KeyValuePair Key="OutcomeInit" String="" />
<KeyValuePair Key="Description" String="" />
<KeyValuePair Key="ScriptVersion" String="0" />
<KeyValuePair Key="Viewpoint" String="" />
<KeyValuePair Key="Agent Name" String="" />
<KeyValuePair Key="SchemaVersion" String="" />
<KeyValuePair Key="ScriptName" String="SetLastNumberedVersionToLast" />
<KeyValuePair Key="Breakpoint" Boolean="false" />
<KeyValuePair Key="StateMachineVersion" Integer="0" />
<KeyValuePair Key="Agent Role" String="Admin" /><!-- because it can break existing descriptions -->
<KeyValuePair Key="Show time" Boolean="true" />
<KeyValuePair Key="StateMachineName" String="Default" />
<KeyValuePair Key="Version" Integer="0" />
<KeyValuePair Key="SchemaType" String="" />
</Properties>
</ActivityDef>
|